Fixed an OOM problem with file: URLs
authorDan Fandrich <dan@coneharvesters.com>
Tue, 30 Oct 2007 23:00:40 +0000 (23:00 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Tue, 30 Oct 2007 23:00:40 +0000 (23:00 +0000)
commit59b05ac383f45ac3fe2e9fba899b440def9da2bd
treefcfb95fbe79dbfee28382f65147e6108350773c2
parent9b15f1be2649da787d9ebdf4a65a973523acbbbe
Fixed an OOM problem with file: URLs
Moved Curl_file_connect into the protocol handler struct.
CHANGES
lib/file.c
lib/file.h
lib/url.c