Skip to content

Commit

Permalink
Merge remote-tracking branch 'kilobyte/valgrind-3.14' into devel-1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinslusarz committed Jan 31, 2020
2 parents 4e8555b + 61dadac commit 3dbbf59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/test/obj_tx_add_range/memcheck3.log.match
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ $(OPT)==$(*)== possibly lost: 0 bytes in 0 blocks
$(OPT)==$(*)== still reachable: 0 bytes in 0 blocks
$(OPT)==$(*)== suppressed: $(*) bytes in $(*) blocks
==$(*)==
$(OPT)==$(*)== For counts of detected and suppressed errors, rerun with: -v
==$(*)== Use --track-origins=yes to see where uninitialised values come from
$(OPT)==$(*)== For lists of detected and suppressed errors, rerun with: -s
==$(*)== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: $(*) from $(*))
1 change: 1 addition & 0 deletions src/test/obj_tx_add_range_direct/memcheck2.log.match
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ $(OPT)==$(*)== possibly lost: 0 bytes in 0 blocks
$(OPT)==$(*)== still reachable: 0 bytes in 0 blocks
$(OPT)==$(*)== suppressed: $(*) bytes in $(*) blocks
==$(*)==
$(OPT)==$(*)== For counts of detected and suppressed errors, rerun with: -v
==$(*)== Use --track-origins=yes to see where uninitialised values come from
$(OPT)==$(*)== For lists of detected and suppressed errors, rerun with: -s
==$(*)== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: $(*) from $(*))

0 comments on commit 3dbbf59

Please sign in to comment.