summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorYury Lunev <yury.lunev@gmail.com>2022-07-27 21:22:49 +0300
committerJeremy Allison <jra@samba.org>2022-07-28 18:01:16 +0000
commitab3d2379415fc1b90b7ad1b6969ddbb88bbfc86b (patch)
treebad7a6b7f30aa11811a5c671ad7cdd5cf2cb79bb /python
parent332338173ec9df9628e29eef2eccff2226c01e9d (diff)
downloadsamba-ab3d2379415fc1b90b7ad1b6969ddbb88bbfc86b.tar.gz
samba-ab3d2379415fc1b90b7ad1b6969ddbb88bbfc86b.tar.bz2
samba-ab3d2379415fc1b90b7ad1b6969ddbb88bbfc86b.zip
examples/winexe: fix fetching return code of the remote command
ctrl_inbuf field is used to parse remote-side information. A typo was there that tried to parse return code as "version 0x%x" whereas the correct way to do it (tested on Windows 10) is to scan for "return_code %x". Signed-off-by: Yury Lunev <yury.lunev@gmail.com> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Jul 28 18:01:16 UTC 2022 on sn-devel-184
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions