summaryrefslogtreecommitdiff
path: root/source4/torture/libnet
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-01-05 21:22:15 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:37:03 -0500
commit927e1636702351d183cd76c8ff34c82c5e80c51f (patch)
treeced098441e940986deacd9a8335a668b5824b121 /source4/torture/libnet
parent21664e91abe0a06a9716e59076a0f3dcf638ded7 (diff)
downloadsamba-927e1636702351d183cd76c8ff34c82c5e80c51f.tar.gz
samba-927e1636702351d183cd76c8ff34c82c5e80c51f.tar.bz2
samba-927e1636702351d183cd76c8ff34c82c5e80c51f.zip
r20570: use talloc_asprintf() instead of talloc_asprintf_append()
because talloc_asprintf_append() doesn't work like talloc_append_string() which uses strlen() on the old string instead of (tc->size - 1) This matter in this case because strlower_talloc() over allocates tridge: how should we fix this in lib/talloc/? metze (This used to be commit 1748af20b1f7b325048619a1e66a1c8b69474c5f)
Diffstat (limited to 'source4/torture/libnet')
0 files changed, 0 insertions, 0 deletions