Don't bomb out when trying to unmarshall a zero length printerdata value.
authorTim Potter <tpot@samba.org>
Mon, 14 Jul 2003 05:13:30 +0000 (05:13 +0000)
committerTim Potter <tpot@samba.org>
Mon, 14 Jul 2003 05:13:30 +0000 (05:13 +0000)
commit9e51951e6e4e5c1fcf89e37123f59c08df56e09e
tree4cd7c1d74d894db73815f0168c4fa231cd8de282
parent31e6ed17a34dd922355bfe515909290947e87c54
Don't bomb out when trying to unmarshall a zero length printerdata value.

Fixes remote printer publishing of shared printers from a Samba server.
(This used to be commit 7f363fa32d3b660567fc87d5d0b1e1d4dd58461a)
source3/rpc_parse/parse_spoolss.c