s3: avoid reading past the end of buffer in tdb_unpack 'f' if zero termination is...
commit8a36e721407dd8eb3b1df71fbbbc7a6e3c804e48
authorGregor Beck <gbeck@sernet.de>
Tue, 5 Jul 2011 09:55:34 +0000 (5 11:55 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 15 Aug 2011 15:15:14 +0000 (15 17:15 +0200)
tree61ba36ee8fec2fef5a430afa235abd4bb0f15b11
parent39f9c854ae258424deea7fcc004077404149dfe5
s3: avoid reading past the end of buffer in tdb_unpack 'f' if zero termination is missing

Signed-off-by: Michael Adam <obnox@samba.org>
source3/lib/util_tdb.c