From 71be565cf48f17b21eebbcde1ddba27c6e06d4c5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 21 Apr 2010 23:20:18 +0200 Subject: 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. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d180686d8..3c6b52109 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following bugfixes: o GnuTLS: SSL handshake phase is non-blocking o -J/--remote-header-name strips CRLF o MSVC makefiles now use ws2_32.lib instead of wsock32.lib + o -O crash on windows This release includes the following known bugs: -- cgit v1.2.3