mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
a6a0d238b3
log_ctx.log_private was used uninitialized. Not a real bug here, as tdb_log does not access it, but tdb_open_ex still moves around uninitialized data. So this would show up in valgrind as well. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
tdbbackup.c | ||
tdbdump.c | ||
tdbrestore.c | ||
tdbtest.c | ||
tdbtool.c | ||
tdbtorture.c |