Files
strongswan-ext/src/libstrongswan/utils
Tobias Brunner 95f9fa82d5 leak-detective: Whitelist thread ID getter
In case an external thread calls into our code and logs messages, a thread
object is allocated that will never be released.  Even if we try to clean
up the object via thread value destructor there is no guarantee that the
thread actually terminates before we check for leaks, which seems to be the
case for the Ada Tasking threads.
2016-09-20 16:26:05 +02:00
..
2015-08-27 12:03:11 +02:00
2016-03-24 18:52:48 +01:00
2016-03-24 18:52:48 +01:00