From d69a6309891e7aaf81f680d7e9e8dacfee7c60e3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 31 Jul 2008 01:12:06 +0000 Subject: Fixed a couple of buffer overflows in the MS-DOS port of the curl tool. Factored out unslashquote. Added some 'const's in function parameters. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 55f6a3d92..2f3e8c515 100644 --- a/CHANGES +++ b/CHANGES @@ -27,6 +27,8 @@ Daniel Fandrich (30 Jul 2008) during redirects. Test cases 1052 and 1055 show problems (maybe the same root cause as 1051) and are disabled. +- Fixed a couple of buffer overflows in the MS-DOS port of the curl tool. + Daniel Fandrich (29 Jul 2008) - Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOS and OS/2. -- cgit v1.2.3