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)
commitdf7fbf8cfdcf679d2dd48818176068dd9ad97ab6
treeb047750641a30fd1f050c0a362bed9f3b5b7d752
parent68256289a4a9326544748fb21ea1a2b018e6711d
r25214: use talloc_strndup_append() instead of talloc_append_string()
and ugly hacks to handle the string termination.

metze
(This used to be commit 32bb276920d3f6987427613c6f1bc71557d8893e)
source4/scripting/ejs/literal.c