From caf00109346e4ab6bb495b0e22bc5b1e7ee22f26 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Thu, 16 May 2013 20:26:18 +1000 Subject: - djm@cvs.openbsd.org 2013/05/10 04:08:01 [key.c] memleak in cert_free(), wasn't actually freeing the struct; bz#2096 from shm AT digitalsun.pl --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 375e4d879..506faa40d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,10 @@ [sshconnect2.c] fix bzero(ptr_to_struct, sizeof(ptr_to_struct)); bz#2100 from Colin Watson + - djm@cvs.openbsd.org 2013/05/10 04:08:01 + [key.c] + memleak in cert_free(), wasn't actually freeing the struct; + bz#2096 from shm AT digitalsun.pl 20130510 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler -- cgit v1.2.3