mirror of
https://github.com/samba-team/samba.git
synced 2025-11-20 08:23:50 +03:00
The session_info was not being attached to the connection, so subsequent checks in the kludge_acl module were looking at free()ed memory. Andrew Bartlett