From 0dec3e5e6a3d9f2279b58afae133a0910badcfa3 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Tue, 11 Aug 2009 02:30:53 +0000 Subject: Fixed a memory leak in the FTP code and an off-by-one heap buffer overflow. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e5fec2df0..4ade70794 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,9 @@ Changelog +Daniel Fandrich (10 Aug 2009) +- Fixed a memory leak in the FTP code and an off-by-one heap buffer overflow. + Daniel Fandrich (9 Aug 2009) - Fixed some memory leaks in the command-line tool that caused most of the torture tests to fail. -- cgit v1.2.3