mirror of https://github.com/asterisk/asterisk
crypto_utils uses ast_asprintf to allocate the search string when checking the certificate subject, but was not using ast_free to free it. This caused a crash when Asterisk was built with malloc_debug Resolves: #1921pull/1930/head
parent
f3a64f705e
commit
a95b21c556
Loading…
Reference in new issue