mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
fixed a memory leak thanks to dleducq@arkoon.net
(This used to be commit e84c7400175c86c4c79922182115ea1f0948186c)
This commit is contained in:
parent
c2729d59a6
commit
ab02132b6c
@ -509,6 +509,7 @@ static void process_loop(int accept_sock)
|
||||
/* Free up temporary memory */
|
||||
|
||||
lp_talloc_free();
|
||||
main_loop_talloc_free();
|
||||
|
||||
/* Initialise fd lists for select() */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user