mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s4-spoolss: fix dcerpc_spoolss_ReplyOpenPrinter caller.
Guenther
This commit is contained in:
parent
fd8e8d5e58
commit
e3e03d7d83
@ -1180,8 +1180,8 @@ static WERROR dcesrv_spoolss_RemoteFindFirstPrinterChangeNotifyEx(struct dcesrv_
|
||||
W_ERROR_HAVE_NO_MEMORY(rop.in.server_name);
|
||||
rop.in.printer_local = 0;
|
||||
rop.in.type = REG_NONE;
|
||||
rop.in.unknown1 = 0;
|
||||
rop.in.unknown2 = 0;
|
||||
rop.in.bufsize = 0;
|
||||
rop.in.buffer = NULL;
|
||||
rop.out.handle = ¬ify_handle;
|
||||
|
||||
status = dcerpc_spoolss_ReplyOpenPrinter(p, mem_ctx, &rop);
|
||||
|
Loading…
x
Reference in New Issue
Block a user