From 2f9368b4d9ca9513aa1280a47f7ac9f872b2b9ac Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Mon, 9 Jul 2012 22:39:13 -0400 Subject: [PATCH] added valgrind parsing note --- ChangeLog | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index f774ff8..30791fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,9 @@ fwknop-2.0.1 (07//2012): digest would already be there. - Bug fix for PF firewalls: updated the PF anchor check to not rely on listing the PF policy - use 'pfctl -s Anchor' instead. + - [test suite] Added parsing of valgrind output to produce a listing of + functions that have been flagged - this assists in the development + process to ensure that fwknop is not leaking memory. - Minor gcc warning fix: fko_decode.c:43:17: warning: variable ‘edata_size’ set but not used [-Wunused-but-set-variable]. -- 1.7.5.4