mirror of
https://github.com/samba-team/samba.git
synced 2025-01-21 18:04:06 +03:00
Merge from 3.0:
>Restore a number of fixes that idra removed when he merged his >idmap-and-the-rest from HEAD. > >These are correctness fixes that were already in 3.0, and a memory leak fix. > >The pdb_ldap changes are held back at jerry's request (he is also playing >with pdb_ldap ATM). > >Andrew Bartlett
This commit is contained in:
parent
a9f0e69dbe
commit
d2bc89b860
@ -68,6 +68,7 @@ void invalidate_vuid(uint16 vuid)
|
||||
SAFE_FREE(vuser->logon_script);
|
||||
|
||||
session_yield(vuser);
|
||||
SAFE_FREE(vuser->session_keystr);
|
||||
|
||||
free_server_info(&vuser->server_info);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user