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

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