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].