Skip to content

Commit

Permalink
nitf/HandleManager.hpp:122 valgrind suppression
Browse files Browse the repository at this point in the history
  • Loading branch information
abeaucha committed Oct 4, 2024
1 parent 2aa5950 commit 4332594
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions scripts/six/nitf-HandleManager.supp
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
nitf::HandleManager_known_leak: suppress documented memory leak in nitf/HandlerManager.hpp:122
Memcheck:Leak
match-leak-kinds: reachable
fun:_Znwm
fun:make_unique<nitf::HandleManager>
}

0 comments on commit 4332594

Please sign in to comment.