Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MRP: get cpputest memory leak checking working and fix tests/leaks #496

Closed
andrew-elder opened this issue Oct 12, 2016 · 1 comment
Closed
Assignees

Comments

@andrew-elder
Copy link

andrew-elder commented Oct 12, 2016

Open-AVB\daemons\mrpd\tests\simple\msrp_pruning_tests.cpp(302): error: Failure in TEST(MsrpPruningTestGroup, Prune_Uninteresting_TA)
        Memory leak(s) found.
Alloc num (2828) Leak size: 100 Allocated at: D:\asi\sw\Open-AVB\daemons\mrpd\msrp.c and line: 662. Type: "malloc"
        Memory: <00836078> Content:
    0000: 00 00 00 00 00 00 00 00  01 00 00 00 00 0f d7 01 |................|
    0010: a0 16 00 04 91 e0 f0 00  6f dd 00 00 38 00 01 00 |........o...8...|
    0020: 70 00 00 00 d8 1f 02 00  00 00 00 00 00 00 00 00 |p...............|
    0030: 00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00 |................|
    0040: 00 00 00 00 08 00 00 00  01 00 00 00 ff ff ff ff |................|
    0050: 12 00 00 00 00 00 00 00  00 00 00 0f d7 00 23 58 |..............#X|
    0060: ff ff ff ff                                      |....|
@andrew-elder andrew-elder self-assigned this Oct 12, 2016
andrew-elder pushed a commit to audioscience/Open-AVB that referenced this issue Oct 13, 2016
andrew-elder pushed a commit to audioscience/Open-AVB that referenced this issue Oct 13, 2016
andrew-elder pushed a commit that referenced this issue Oct 18, 2016
MRP: cpputest, add memory leak detection (tests all pass), see #496
@andrew-elder
Copy link
Author

Done for MRP - see pull request #499

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant