1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-15 05:57:49 +03:00
Jeremy Allison 0ffca7559e r20090: Fix a class of bugs found by James Peach. Ensure
we never mix malloc and talloc'ed contexts in the
add_XX_to_array() and add_XX_to_array_unique()
calls. Ensure that these calls always return
False on out of memory, True otherwise and always
check them. Ensure that the relevent parts of
the conn struct and the nt_user_tokens are
TALLOC_DESTROYED not SAFE_FREE'd.
James - this should fix your crash bug in both
branches.
Jeremy.
2007-10-10 12:16:24 -05:00
..
2007-10-10 11:38:26 -05:00
2007-10-10 12:15:38 -05:00
2007-10-10 12:15:12 -05:00
2007-10-10 10:51:05 -05:00
2007-10-10 12:00:58 -05:00
2007-10-10 12:16:19 -05:00
2007-10-10 11:43:56 -05:00