Actions
Bug #375
closedradix unittest valgrind error
Affected Versions:
Effort:
Difficulty:
Label:
Description
28625 1 errors in context 8 of 10:
28625 Conditional jump or move depends on uninitialised value(s)
28625 at 0x822902D: SCRadixTestUserdataMacro01 (util-radix-tree.c:4210)
28625 by 0x8214D42: UtRunTests (util-unittest.c:200)
28625 by 0x8056DDB: main (suricata.c:1360)
28625 Conditional jump or move depends on uninitialised value(s)
28625 at 0x822902D: SCRadixTestUserdataMacro01 (util-radix-tree.c:4210)
28625 by 0x8214D42: UtRunTests (util-unittest.c:200)
28625 by 0x8056DDB: main (suricata.c:1360)
Files
Updated by Anoop Saldanha over 13 years ago
- File 0001-fix-for-bug-375-update-radix-test-that-wrongly-uses-.patch 0001-fix-for-bug-375-update-radix-test-that-wrongly-uses-.patch added
- Status changed from New to Resolved
- Assignee set to Anoop Saldanha
- Estimated time set to 0.25 h
Updated by Victor Julien over 13 years ago
- Status changed from Resolved to Closed
- % Done changed from 0 to 100
Actions