leak-detective: Whitelisted memory leaks in FHH IMCs and IMVs

This commit is contained in:
Andreas Steffen
2017-05-29 10:59:04 +02:00
parent c82be739bc
commit 29e1c58643
+3
View File
@@ -606,6 +606,9 @@ static char *whitelist[] = {
"system__tasking__stages__create_task",
/* in case external threads call into our code */
"thread_current_id",
/* FHH IMCs and IMVs */
"TNC_IMC_NotifyConnectionChange",
"TNC_IMV_NotifyConnectionChange",
};
/**