]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #442 from signalwire/mod_cidlookup
authorAndrey Volk <andywolk@gmail.com>
Wed, 26 Feb 2020 20:06:27 +0000 (00:06 +0400)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 20:06:27 +0000 (00:06 +0400)
[mod_cidlookup] Fix dereference of null pointer and optimize use of pool's memory avoiding double-allocations.


Trivial merge