r25206: unify logic of talloc_strdup() and talloc_strndup(),
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Sep 2007 11:51:41 +0000 (11:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:52 +0000 (15:06 -0500)
commit92106e6b7e4ed3b6e1aa942b6dc8ae52fdf5805b
treea071018e9cd41b40db514a9b52ea570da5627494
parent4bce808917e296a0d50f39516da06bfb12418cf8
r25206: unify logic of talloc_strdup() and talloc_strndup(),
only strlen() vs. strnlen() is the difference now.

metze
source/lib/talloc/talloc.c