r6741: prevent talloc_strndup() from reading one byte past the end of a buffer,
authorAndrew Tridgell <tridge@samba.org>
Thu, 12 May 2005 02:54:42 +0000 (02:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:16:40 +0000 (13:16 -0500)
commit9add53863f4bfd870e8af102057a1084e9849d20
tree72f2b3f20d40883809e81725c0d4df96585987e8
parent3da16200e9582cf676ece75c19be41842282f0a0
r6741: prevent talloc_strndup() from reading one byte past the end of a buffer,
giving valgrind errors
(This used to be commit 7af0c547e0c0da3bc78a1ee6c2ab29114d8625cc)
source4/lib/talloc/talloc.c