s3:printing Convert nt_printer_publish_ads() to use talloc better
authorAndrew Bartlett <abartlet@samba.org>
Wed, 18 Mar 2009 05:31:51 +0000 (16:31 +1100)
committerGünther Deschner <gd@samba.org>
Mon, 6 Apr 2009 12:57:38 +0000 (14:57 +0200)
commit0fe131b32f4d372ea70060b0ba3874fc632e2a33
treea7a2c1d11029ee2cbe01d82a73d90a8cf948d6ab
parent03c7459fd259ca898c5fde932c02ccdc37dcbd34
s3:printing Convert nt_printer_publish_ads() to use talloc better

In particular, this removes one more user of pull_utf8_allocate()

Andrew Bartlett

Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 89278b18195484d3ea5d25e8b19871d64d218a05)
source3/printing/nt_printing.c