mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
Doing janitorial duty for tpot - memory leak fix.
Jeremy. (This used to be commit c6da50def80e64226c7e5b310dce30d0490512cb)
This commit is contained in:
parent
2dd0e949d0
commit
64c9679191
@ -1314,6 +1314,8 @@ BOOL get_dc_list(const char *domain, struct in_addr **ip_list, int *count, int *
|
||||
|
||||
}
|
||||
|
||||
SAFE_FREE(auto_ip_list);
|
||||
|
||||
/* need to remove duplicates in the list if we have
|
||||
any explicit password servers */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user