1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/lib
Andrew Bartlett 3c202519ec s4:ldb Fix segfault in ldbsearch store_referral callback
sctx->refs_store was not initialised, and that made talloc_realloc
grumpy once we started actually returning referrals regularly from
Samba4's partitions module (0be57c7478
by mdw).

We now just use talloc_zero() and forget about this manual
initialisation work.  Tracking down use of uninitialised variables
with valgrind was the grand idea when this started, but in practice we
just get segfaults in unusual places.

Andrew Bartlett
2010-02-25 12:56:19 +11:00
..
cmdline s4:popt_common.c - fix intendation 2010-02-13 19:19:02 +01:00
com s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
events s4-event: added s4_event_context_set_default() 2010-01-08 13:03:02 +11:00
ldb s4:ldb Fix segfault in ldbsearch store_referral callback 2010-02-25 12:56:19 +11:00
ldb-samba LDB related spelling fixes. 2010-02-22 21:45:36 +01:00
messaging s4:Remove "Py_RETURN_NONE" compatibility code 2010-02-09 17:53:09 +01:00
registry s4:registry/regf.c - specify the context when freeing the "regf" variable 2010-02-22 22:15:03 +01:00
samba3 Remove unnecessary include, update README. 2009-07-19 12:15:59 +02:00
smbreadline rl_event_hook detection 2009-06-08 13:20:51 +02:00
socket s4-socket: use TYPESAFE_QSORT() in netif code 2010-02-13 22:36:12 +11:00
stream s4: Fix a few warnings. 2010-01-21 16:15:11 +13:00
tls s4:tls: fix the build on Solaris 2009-12-15 12:56:50 +01:00
wmi Revert "s4:wmic - Output enhancements" 2009-09-30 16:01:01 +02:00
basic.mk Move Samba4-specific file out of common libtevent. 2008-12-23 19:28:22 +01:00
ldb_wrap.c ldb_wrap: Fix compilation when using system ldb. 2009-12-21 23:40:12 +01:00
ldb_wrap.h s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
tdb_wrap.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
tdb_wrap.h Typo fix. 2010-02-22 21:45:36 +01:00
zlib.mk Fix embedding of Samba 4. 2008-09-03 14:10:35 +02:00