Jamie Newton pointed out that libcurl's file:// code would close() a zero
authorDaniel Stenberg <daniel@haxx.se>
Thu, 1 Dec 2005 23:42:03 +0000 (23:42 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Dec 2005 23:42:03 +0000 (23:42 +0000)
commit6513303498d36b08d2ae815311248ed818cf668e
treed4390e940515d2d349de45de2492b8e18dadfd9d
parent3e2a52b0342d1e4e17e6c455442c6262f742a0d5
Jamie Newton pointed out that libcurl's file:// code would close() a zero
file descriptor if given a non-existing file.
CHANGES
RELEASE-NOTES
lib/file.c