summaryrefslogtreecommitdiffstats
path: root/source3/smbd/reply.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2014-03-16 20:08:32 +0000
committerMichael Adam <obnox@samba.org>2014-03-18 13:42:10 +0100
commit5f7b481349796cc0e90563ed01353809b403e429 (patch)
tree7a1241925236eaeff0780474c596fd706c8275e5 /source3/smbd/reply.c
parent9c9df40220234cba973e84b4985d90da1334a1d1 (diff)
downloadsamba-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