mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
9bab902fc5
This was broken by commit 1f3f6e20dc086a36de52bffd0bc36e15fb19e1c6 because when calling srv_init_signing() very early after accepting the connection in smbd_add_connection(), conn->protocol is still PROTOCOL_NONE. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15397 Signed-off-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Jule Anger <janger@samba.org> Autobuild-Date(master): Fri Jul 21 13:03:09 UTC 2023 on atb-devel-224
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines beginning with '#' are ignored. # Please don't add tests to this README!