s3-spoolss: prefix print$ path on driver file deletion
authorDavid Disseldorp <ddiss@samba.org>
Wed, 11 Jan 2012 18:50:36 +0000 (19:50 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 19:46:20 +0000 (20:46 +0100)
commitc14586647451a878fdc911ee4be699b3e6485b83
tree034378817e0f7a5a12f88f53b8e75c25831cf525
parent29c97b7132ac316327123f200a71e70317b2dbb9
s3-spoolss: prefix print$ path on driver file deletion

Driver file paths stored in the registry do not include the server path
prefix. delete_driver_files() incorrectly assumes such a prefix.

https://bugzilla.samba.org/show_bug.cgi?id=8697
source3/printing/nt_printing.c