r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
authorAndrew Tridgell <tridge@samba.org>
Thu, 28 Sep 2006 06:44:47 +0000 (06:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:25 +0000 (14:20 -0500)
commit318682b00377605a26d0b7fd4b59713c6c429b81
tree5ad527e7dc49b4711e4a4a7aa0ee007d2eaf18ed
parent2550f5ae126bf33148dabf30ae97b6d6d82e30a0
r18971: avoid strndup is a few places. Fixes a minor memory leak, and should
fix RPC-LSA on AIX.
(This used to be commit 6cce709d08579f4e00b44b692332a557b0ea3b86)
source4/lib/registry/common/reg_util.c
source4/libcli/auth/session.c
source4/torture/rpc/lsa.c
source4/torture/rpc/session_key.c