Change tdb_unpack "P" to return a malloc'ed string rather
commit7722a7d2c63f84b8105aa775b39f0ceedd4ed513
authorJeremy Allison <jra@samba.org>
Mon, 3 Dec 2007 22:54:06 +0000 (3 14:54 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 3 Dec 2007 22:54:06 +0000 (3 14:54 -0800)
tree8891f8bbd3e934dcdb4a33357573e30eea733a37
parent98d86dcbd898f48748bbfbe1066a7014d25392d1
Change tdb_unpack "P" to return a malloc'ed string rather
than expect a pstring space to put data into.
Fix the (few) callers.
Jeremy.
source/lib/util_tdb.c
source/passdb/secrets.c
source/printing/nt_printing.c
source/printing/printing.c