1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/lib
Douglas Bagnall 4624957d42 s4: use ldb_msg_new(), not talloc/talloc_zero
ldb_msg_new() is currently the same as talloc_zero(), but it might
not always be.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2019-05-10 01:15:17 +00:00
..
cmdline s4:lib: Use C99 initializer for poptOption in popt_credentials 2019-01-28 10:29:17 +01:00
com s4:lib:com: Fix function declartions 2018-03-01 04:37:40 +01:00
events s4:lib/events: remove unused allow_warnings=True 2014-11-25 07:25:46 +01:00
http libhttp: Fix CID 1273001 Dereference after null check 2018-04-04 00:44:22 +02:00
messaging s4/messaging: do not deref NULL state (CID 1437973) 2019-05-10 01:15:17 +00:00
policy s4/policy/gp_filesys: avoid SIZE_MAX smbcli write (CID 1034779) 2019-05-10 01:15:17 +00:00
registry s4: use ldb_msg_new(), not talloc/talloc_zero 2019-05-10 01:15:17 +00:00
samba3 libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
socket s4 lib socket: Ensure address string owned by parent struct 2019-05-08 20:03:42 +00:00
stream dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
tls lib/tls: Remove unused source4/lib/tls/tls.c (tls socket wrapper) 2019-05-06 05:46:11 +00:00
wmi PEP8: fix W391: blank line at end of file 2018-08-24 07:49:31 +02:00