diff options
author | Volker Lendecke <vl@samba.org> | 2014-03-16 20:08:32 +0000 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2014-03-18 13:42:10 +0100 |
commit | 5f7b481349796cc0e90563ed01353809b403e429 (patch) | |
tree | 7a1241925236eaeff0780474c596fd706c8275e5 /source3/smbd/reply.c | |
parent | 9c9df40220234cba973e84b4985d90da1334a1d1 (diff) | |
download | samba-5f7b481349796cc0e90563ed01353809b403e429.tar.gz samba-5f7b481349796cc0e90563ed01353809b403e429.tar.xz samba-5f7b481349796cc0e90563ed01353809b403e429.zip |
tdb: Fix a tdb corruption
tdb_purge_dead can change the next pointer of "rec" if we purge the record
right behind the current record to be deleted. Just overwrite the magic,
not the whole record with stale data.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions