Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
When using --leak-check=full there's a lot of noise due to static initialization of constants and memory pools, most of them from protobuf.
Add a suppression file that helps cut down on this noise but is selective enough that real issues aren't going to be masked as well.