From 9d7597bb120e5e889f19038271f65455cda090f5 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 13 Apr 2006 13:24:45 +0000 Subject: - 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 ;-) --- Source/lib/utils/logger_manager.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/lib/utils/logger_manager.h') diff --git a/Source/lib/utils/logger_manager.h b/Source/lib/utils/logger_manager.h index 08154911a..24806b80f 100644 --- a/Source/lib/utils/logger_manager.h +++ b/Source/lib/utils/logger_manager.h @@ -59,6 +59,7 @@ enum logger_context_t { DER_ENCODER, ASN1, XFRM, + LEAK_DETECT, LOGGER_CONTEXT_ROOF, }; -- cgit v1.2.3