diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-01-10 16:02:03 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-01-10 16:02:03 +1030 |
commit | 1e962ba9b5808dafc0be9cc562b25e3ae068ca5d (patch) | |
tree | dffc8b4cd452ea218c135c32d5e6452be20612cf /junkcode/codedr@gmail.com-grok/grok.c | |
parent | 87aba1fa2abc28ff06f82e30cde3fa3d991e8e18 (diff) |
talloc: fixed a use after free error
(Import from SAMBA commit 6f51a1f45bf4de062cce7a562477e8140630a53d):
this is the minimal fix for the problem Rusty found. I previously
thought that the best fix would be to change tc->parent to be valid
for all pointers, but that is expensive for realloc with large numbers
of child pointers, which is much more commmon than I expected it to
be.
Diffstat (limited to 'junkcode/codedr@gmail.com-grok/grok.c')
0 files changed, 0 insertions, 0 deletions