1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/groupdb
Jeremy Allison 63609fbb04 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.
(This used to be commit 0ffca7559e)
2007-10-10 12:16:24 -05:00
..
mapping_ldb.c r20090: Fix a class of bugs found by James Peach. Ensure 2007-10-10 12:16:24 -05:00
mapping_tdb.c r20090: Fix a class of bugs found by James Peach. Ensure 2007-10-10 12:16:24 -05:00
mapping.c r20090: Fix a class of bugs found by James Peach. Ensure 2007-10-10 12:16:24 -05:00
mapping.h r18867: change the group mapping code to use ldb instead of tdb 2007-10-10 12:14:39 -05:00