|
Bugzilla – Full Text Bug Listing |
| Summary: | Neither test.py nor waf --valgrind catch all kinds of memory leaks. | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Craig Dowell <craigdo> |
| Component: | regression | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | blocker | CC: | faker.moatamri |
| Priority: | P1 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Patch to fail on memory leaks even if valgrind won't consider them errors. | ||
|
Description
Craig Dowell
2010-01-15 17:34:41 UTC
Created attachment 726 [details]
Patch to fail on memory leaks even if valgrind won't consider them errors.
Patch to update test.py and wutils.py (for waf --valgrind) to call any memory leak an error.
Please commit and close the bug, thanks... changeset: aa8364846523 |