Browse Source
memleak doesn't detect pointers to within an object, only pointers to their exact address (it's simpler this way). Moving the linked list to the top of the structure means it can follow the chain. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.1
Rusty Russell
7 years ago
committed by
Christian Decker
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue