mirror of https://github.com/asterisk/asterisk
In as_check_common_config, we were calling ast_std_free on raw_key but raw_key was allocated with ast_malloc so it should be freed with ast_free. Resolves: #636pull/638/head
parent
9a9aa9708d
commit
d478002ad5
Loading…
Reference in new issue