1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00
Andrew Tridgell 6f51a1f45b talloc: fixed a use after free error
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.

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Jan  5 07:22:27 CET 2011 on sn-devel-104
2011-01-05 07:22:27 +01:00
..
2010-12-03 11:35:45 +01:00
2009-05-05 19:04:39 -04:00
2010-10-31 18:06:16 +00:00
2008-09-17 14:11:12 +02:00
2011-01-03 01:48:05 +01:00
2011-01-05 07:22:27 +01:00
2011-01-04 14:46:07 +11:00