]> git.ipfire.org Git - thirdparty/samba.git/commit
winbindd: Remove a "wrong" error message
authorVolker Lendecke <vl@samba.org>
Sun, 5 Jun 2022 15:28:04 +0000 (17:28 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 6 Jun 2022 20:17:06 +0000 (20:17 +0000)
commita01cb7b44761102f63cb2c7bb009bf1e8b4ebe05
tree79770a5b819ddf24d948750bff050e9dd9f94105
parent6dfc58624e5b704507d3316be429be4868b202e2
winbindd: Remove a "wrong" error message

Before 9bacf7529dd child_process_request() returned right after the
callback function without going through the DEBUG message. Restore
that behaviour.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Jun  6 20:17:06 UTC 2022 on sn-devel-184
source3/winbindd/winbindd_dual.c