]> git.ipfire.org Git - thirdparty/samba.git/commit
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:24:16 +0000 (17:24 +0100)
commitdc63f45b523deb5c3d0c4be4239507e5fc4f6a40
tree5842d26f7119709b60a1e470049ddbd2c426b5f0
parent5a2b2d4aeb6fe4af13aa0c92d22ba5bc9b7f7e13
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)
source3/rpcclient/cmd_spoolss.c