Skip to content

Commit

Permalink
Disabled "show-reachable" valgrind messages (#673)
Browse files Browse the repository at this point in the history
Signed-off-by: The MathWorks, Inc. <alchrist@mathworks.com>
  • Loading branch information
achristoforides committed May 16, 2022
1 parent 35622cc commit d9f4d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion valgrindrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
--memcheck:leak-check=full
--memcheck:show-reachable=yes
--memcheck:show-reachable=no
--suppressions=@PROJECT_SOURCE_DIR@/valgrind_suppressions.txt

0 comments on commit d9f4d5c

Please sign in to comment.