Prevent uploading to a URL that has no file name part.
authorDaniel Stenberg <daniel@haxx.se>
Fri, 3 Mar 2006 13:09:30 +0000 (13:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 3 Mar 2006 13:09:30 +0000 (13:09 +0000)
commit7d68101f83a28323fa24b1f705881415ccbe6467
tree0eba93f5995b9221367e1f39327790bc3eda3e70
parentaa50a00898495b2f3a4334ecbe4d81efa6dd6b6b
Prevent uploading to a URL that has no file name part.
CHANGES
RELEASE-NOTES
lib/ftp.c
tests/data/test524 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib524.c [new file with mode: 0644]