diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-03-24 14:10:22 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-03-24 14:10:22 +1030 |
commit | 40bab4d5df030f84a63d9c6cb1348d8f27442a0a (patch) | |
tree | b37cd96ee558308af4cbf153582f4111e4369923 /junkcode/dongre.avinash@gmail.com-clibutils/test/t_clibutils.c | |
parent | e1fd1d9623ef2f944374d67b573a6f1cf7a9ed12 (diff) |
tdb2: fix use after free on error message
We use "r" after we call tdb_access_release() when we find corruption
in the free list. "r" may be a pointer into malloced memory, freed
by tdb_access_release().
Diffstat (limited to 'junkcode/dongre.avinash@gmail.com-clibutils/test/t_clibutils.c')
0 files changed, 0 insertions, 0 deletions