r25214: use talloc_strndup_append() instead of talloc_append_string()
authorStefan Metzmacher <metze@samba.org>
Tue, 18 Sep 2007 13:33:44 +0000 (13:33 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:55 +0000 (15:06 -0500)
commit32bb276920d3f6987427613c6f1bc71557d8893e
tree4734b7d01dea94afa1e6915157391059585a0a2e
parentd0306ed16b55034f48cb514ea1f4dcd1d388ac50
r25214: use talloc_strndup_append() instead of talloc_append_string()
and ugly hacks to handle the string termination.

metze
source/scripting/ejs/literal.c