1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00
Volker Lendecke a6a0d238b3 tdb: Fix CID 1034959 Uninitialized scalar variable
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>
2013-07-22 15:07:21 -07:00
..
2013-06-04 16:07:55 +02:00
2011-01-19 11:26:34 +01:00
2013-06-07 15:18:47 +02:00
2009-05-05 19:04:39 -04:00
2010-12-24 01:15:05 +01:00
2013-06-04 16:07:55 +02:00