mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
7f1a0a5cdf
commit
afa682943c
@ -4622,7 +4622,7 @@ void reply_printclose(struct smb_request *req)
|
||||
|
||||
START_PROFILE(SMBsplclose);
|
||||
|
||||
if (req->wct < 3) {
|
||||
if (req->wct < 1) {
|
||||
reply_nterror(req, NT_STATUS_INVALID_PARAMETER);
|
||||
END_PROFILE(SMBsplclose);
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user