s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without checking...
authorBjörn Baumbach <bb@sernet.de>
Wed, 22 Dec 2010 14:20:29 +0000 (15:20 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 15 Jan 2011 16:25:28 +0000 (17:25 +0100)
commitfbcecec057bc05d6fcbdab3ef90d32c56335e833
tree0485c7116443154de9d90ce1c4aa4332d2ddec81
parent2c2ce9caead5a13edb582313b7d36c7eb12a09fb
s3-rpcclient: Fix bug #7880: cmd_spoolss_deletedriver() returned without checking all architectures.

Continues now with next architecture if no driver is available.

Because of the broken behavior of the rpccli_*() functions,
we need special error code handling.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit f5af66e67d7c6d62315671c0cf57f47973316226)
(cherry picked from commit dc63f45b523deb5c3d0c4be4239507e5fc4f6a40)
source3/rpcclient/cmd_spoolss.c