mirror of
https://github.com/samba-team/samba.git
synced 2025-01-31 01:48:16 +03:00
890a33c99b
the mixture of async and sync code in gensec makes a EOF on a socket during a session setup cause a crash. The simplest solution is to stop processing events on the socket until the session setup is complete.