]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
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)
commit776ae387aeca68b25c19adda20f479ca85a4dd26
tree0b2ebc7bd6962919fcc09d35401652aab927b7e6
parentb0d2ffcaec54612bb4ed95c0adbdd7da52604c60
parent949fcbabe152d37eaa5aab5056d705763b5ee077
Merge pull request #442 from signalwire/mod_cidlookup

[mod_cidlookup] Fix dereference of null pointer and optimize use of pool's memory avoiding double-allocations.