curl: -O crash on windows
authorDaniel Stenberg <daniel@haxx.se>
Wed, 21 Apr 2010 21:20:18 +0000 (23:20 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 21 Apr 2010 21:20:18 +0000 (23:20 +0200)
commit71be565cf48f17b21eebbcde1ddba27c6e06d4c5
tree005a3a534fa12ae8a7cc6b8955d7809df38c6bde
parent81512cc02b92c2d6deaf9461617c89d49f44310f
curl: -O crash on windows

The -O option caused curl to crash on windows and DOS due to the
tool writing out of boundary memory.
CHANGES
RELEASE-NOTES
src/main.c