mirror of
https://github.com/samba-team/samba.git
synced 2025-01-18 06:04:06 +03:00
87ead9aec5
This demonstrates the dead lock after a durable reconnect failed because the stat info changed, the file can't be accessed anymore as we leak the incomplete share mode entry in a still running process. BUG: https://bugzilla.samba.org/show_bug.cgi?id=15624 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org> (cherry picked from commit 14875448ca06a3a28800343a3a326f1a66bccec0)