aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_md4.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-06-29 00:17:38 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-06-29 00:22:11 +0200
commit89924a897d1cdb76750459a07e6caf460601c822 (patch)
treeb3f468d1bc27ae9a1df4885463d0b64d9880c141 /lib/curl_md4.h
parentbcefe839c7ccbe57dc4f5d390d90e9370293c9fd (diff)
glob: backslash escaping bug
curl didn't properly handle escaping characters in a URL with the use of backslash. It did an attempt, but that failed as reported in bug 3022551. The described example was using the URL "http://example.com?{AB,C\,D}". I've now removed the special-handling of letters following the backslash and I also removed the bad extra check that triggered this particular bug. Bug: http://curl.haxx.se/bug/view.cgi?id=3022551 Reported by: Jon Sargeant
Diffstat (limited to 'lib/curl_md4.h')
0 files changed, 0 insertions, 0 deletions