]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[mod_xml_ldap] Move all memory allocations into the mod's pool so it does not leak...
authorAndrey Volk <andywolk@gmail.com>
Sat, 3 Apr 2021 12:23:27 +0000 (15:23 +0300)
committerAndrey Volk <andywolk@gmail.com>
Tue, 19 Oct 2021 17:24:10 +0000 (20:24 +0300)
commitf92368d2f2fc23ccaacf07cfdd5283a37a6fc793
tree4d9d69e68ee1ff458d1424b98ca528b1107d6d58
parent9a491fb8f8c002eff047b9c8c3a41e2e3a7d38fc
[mod_xml_ldap] Move all memory allocations into the mod's pool so it does not leak on shutdown. Fix leaking xml_ldap_search().
src/mod/xml_int/mod_xml_ldap/mod_xml_ldap.c