- leak detective is usable, but does not show static function names

- a script which gets address via ldd and resolves address via addr2line would be nice
- fixed a leak in child_sa with new detective ;-)
This commit is contained in:
Martin Willi
2006-04-13 13:24:45 +00:00
parent 2cb7d3cab2
commit 9d7597bb12
7 changed files with 33 additions and 12 deletions
+1
View File
@@ -59,6 +59,7 @@ enum logger_context_t {
DER_ENCODER,
ASN1,
XFRM,
LEAK_DETECT,
LOGGER_CONTEXT_ROOF,
};