diff options
author | Tobias Brunner <tobias@strongswan.org> | 2016-09-13 17:28:21 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2016-09-20 16:26:05 +0200 |
commit | 95f9fa82d5574f08dca873941115ce60c8f14341 (patch) | |
tree | 9563d3259b054385a7fb7fa32c853e1290bde404 /src/libtnccs/plugins/tnccs_dynamic/tnccs_dynamic.h | |
parent | 6250e813ca8f4a70e3f96f13c08415548de62e52 (diff) | |
download | strongswan-95f9fa82d5574f08dca873941115ce60c8f14341.tar.bz2 strongswan-95f9fa82d5574f08dca873941115ce60c8f14341.tar.xz |
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.
Diffstat (limited to 'src/libtnccs/plugins/tnccs_dynamic/tnccs_dynamic.h')
0 files changed, 0 insertions, 0 deletions