-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4188e7b
commit 5f365d0
Showing
6 changed files
with
20 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
==47336== Memcheck, a memory error detector | ||
==47336== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. | ||
==47336== Using Valgrind-3.23.0 and LibVEX; rerun with -h for copyright info | ||
==47336== Command: ./tests/main_test/T_subscribe_function_passing_args/exec.out | ||
==47336== Parent PID: 47132 | ||
==47336== | ||
==47336== | ||
==47336== HEAP SUMMARY: | ||
==47336== in use at exit: 0 bytes in 0 blocks | ||
==47336== total heap usage: 11 allocs, 11 frees, 164,303 bytes allocated | ||
==47336== | ||
==47336== All heap blocks were freed -- no leaks are possible | ||
==47336== | ||
==47336== For lists of detected and suppressed errors, rerun with: -s | ||
==47336== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) | ||
==52560== Memcheck, a memory error detector | ||
==52560== Copyright (C) 2002-2024, and GNU GPL'd, by Julian Seward et al. | ||
==52560== Using Valgrind-3.23.0 and LibVEX; rerun with -h for copyright info | ||
==52560== Command: ./tests/main_test/T_subscribe_function_passing_args/exec.out | ||
==52560== Parent PID: 52315 | ||
==52560== | ||
==52560== | ||
==52560== HEAP SUMMARY: | ||
==52560== in use at exit: 0 bytes in 0 blocks | ||
==52560== total heap usage: 11 allocs, 11 frees, 164,303 bytes allocated | ||
==52560== | ||
==52560== All heap blocks were freed -- no leaks are possible | ||
==52560== | ||
==52560== For lists of detected and suppressed errors, rerun with: -s | ||
==52560== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters