Fix memory leaks and return values in error returns for enumprinters().
authorTim Potter <tpot@samba.org>
Thu, 16 May 2002 05:24:06 +0000 (05:24 +0000)
committerTim Potter <tpot@samba.org>
Thu, 16 May 2002 05:24:06 +0000 (05:24 +0000)
commit1d0fd34d42e286fe7a41ca2d122f6bd7dc958b0a
tree792663ed92d3da0d655081c50fe2125cfde69bb8
parentc469ada3d3b12b6a6e243d004faaae5f96cd3d96
Fix memory leaks and return values in error returns for enumprinters().

Return enumerated printers as a hash of hashes instead of a list of hashes.
source/python/py_spoolss_printers.c