s3-spoolss: prefix print$ path on driver file deletion
commitb2c9317cd1104e6c7d70e76e995b10079726f216
authorDavid Disseldorp <ddiss@samba.org>
Wed, 11 Jan 2012 18:50:36 +0000 (11 19:50 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Fri, 20 Jan 2012 16:43:34 +0000 (20 17:43 +0100)
tree1459a66180f8b638750fa7219614f462fc3afcaf
parent957ec2813934428331e5e23527566afaee8fa5f4
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

Signed-off-by: Andreas Schneider <asn@samba.org>
source3/printing/nt_printing.c