mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
13658324a3
ldb_msg_add_empty reallocates the underlying element array, leaving old_el pointing to freed memory. This patch takes two defensive copies of the ldb message, and performs the updates on them rather than the ldb messages in the result. Bug: https://bugzilla.samba.org/show_bug.cgi?id=14050 Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Autobuild-User(master): Karolin Seeger <kseeger@samba.org> Autobuild-Date(master): Tue Jan 21 11:38:38 UTC 2020 on sn-devel-184 |
||
---|---|---|
.. | ||
garbage_collect_tombstones.c | ||
garbage_collect_tombstones.h | ||
kcc_connection.c | ||
kcc_connection.h | ||
kcc_drs_replica_info.c | ||
kcc_periodic.c | ||
kcc_service.c | ||
kcc_service.h | ||
scavenge_dns_records.c | ||
scavenge_dns_records.h |