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:56:29 +0000 (14:56 +0200)
commit89278b18195484d3ea5d25e8b19871d64d218a05
tree17242f2400f620e09462601445021c45ac21a7dd
parent9512640155f3f249e4fd5ad076375592cbd65fc6
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>
source3/printing/nt_printing.c