s3-printing: fix memory leak in print_cups.c
authorDavid Disseldorp <ddiss@suse.de>
Wed, 9 Mar 2011 14:18:22 +0000 (15:18 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 16 Mar 2011 15:37:58 +0000 (16:37 +0100)
commit97cdf15f0905039ca76a40093c712db8b0984caa
tree59e4e337f88908bda0539cd9bf23a41b7aa3588e
parent52845c1054941e697143940b94a0792f4d4e07c5
s3-printing: fix memory leak in print_cups.c

As found by valgrind, tmp_pcap_cache is not freed following printer list
tdb update.

Signed-off-by: Andreas Schneider <asn@samba.org>
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Wed Mar 16 16:37:58 CET 2011 on sn-devel-104
source3/printing/print_cups.c