Actions
Task #4230
closedTask #4206: Turn on address sanitizer builds for NLSR
Resolve all ASan errors in unit tests
Start date:
08/08/2017
Due date:
% Done:
100%
Estimated time:
Description
Seems like there are going to be many errors once address sanitizer has been turned on.
Updated by Ashlesh Gawande about 7 years ago
- Status changed from New to Code review
- % Done changed from 0 to 100
Turns out there weren't many, just one which was causing problems in other tests as well.
Updated by Ashlesh Gawande about 7 years ago
- Assignee set to Ashlesh Gawande
Two bug fixes:
Fix one major problem with name-prefix-table-entry: https://gerrit.named-data.net/#/c/4098/3/src/route/name-prefix-table-entry.cpp
Fix initialization-order-fiasco in lsdb dataset interest handler
Updated by Ashlesh Gawande about 7 years ago
- Status changed from Code review to Closed
Actions