1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00

s3: Do central cli_set_error

This commit is contained in:
Volker Lendecke
2011-05-19 13:43:15 +02:00
parent bc7df52653
commit 0645deb1b4
9 changed files with 2 additions and 189 deletions

View File

@ -739,6 +739,8 @@ NTSTATUS cli_smb_recv(struct tevent_req *req,
status = cli_pull_error((char *)state->inbuf);
cli_set_error(state->cli, status);
if (!have_andx_command((char *)state->inbuf, wct_ofs)) {
if ((cmd == SMBsesssetupX)