mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
mailslot: always pull a command 25 type reply.
Guenther
This commit is contained in:
parent
f6ba7333ab
commit
1ce726b951
@ -304,6 +304,7 @@ bool pull_mailslot_cldap_reply(TALLOC_CTX *mem_ctx,
|
||||
case 0x13: /* 19 */
|
||||
case 0x15: /* 21 */
|
||||
case 0x17: /* 23 */
|
||||
case 0x19: /* 25 */
|
||||
break;
|
||||
default:
|
||||
DEBUG(1,("got unexpected command: %d (0x%08x)\n",
|
||||
|
Loading…
Reference in New Issue
Block a user