]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix for a segfault in ftp.c when only creating directories
authorhno <>
Tue, 18 Sep 2001 19:55:00 +0000 (19:55 +0000)
committerhno <>
Tue, 18 Sep 2001 19:55:00 +0000 (19:55 +0000)
commit0dfb298f2f28de5bf340c2d9f66d272518810c5d
tree9cd240f1f731dab516c2e5d2d1d228a3bc100274
parent74830fc8dc90cd772cc2ffd57e29a7161bc4a2fa
Fix for a segfault in ftp.c when only creating directories
(PUT with a trailing slash and no filename, content-length == 0)
src/ftp.cc