Change tdb_unpack "P" to return a malloc'ed string rather
authorJeremy Allison <jra@samba.org>
Mon, 3 Dec 2007 22:54:06 +0000 (14:54 -0800)
committerJeremy Allison <jra@samba.org>
Mon, 3 Dec 2007 22:54:06 +0000 (14:54 -0800)
commitbcf033b38ee2f6c76cd56cae5cd84a6e321ffafa
tree4e7fdd5f126bc59d62635bf1060d1fd6ca06aeec
parentdf141905fa389bc4d86bce33d1a763164e120457
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.
(This used to be commit 7722a7d2c63f84b8105aa775b39f0ceedd4ed513)
source3/lib/util_tdb.c
source3/passdb/secrets.c
source3/printing/nt_printing.c
source3/printing/printing.c