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)
commit7af0c547e0c0da3bc78a1ee6c2ab29114d8625cc
tree097e5a9096a49d69b12768b28604b6441b553cd2
parent6d15e9511115cc30ee213ec91320a2dccde15b8f
r6741: prevent talloc_strndup() from reading one byte past the end of a buffer,
giving valgrind errors
source/lib/talloc/talloc.c