Merge "cdr_mysql: avoid releasing a config string"

This commit is contained in:
Jenkins2 2017-10-11 19:12:56 -05:00 committed by Gerrit Code Review
commit c7c5f5a66c

View file

@ -510,7 +510,6 @@ static int my_load_module(int reload)
} else {
calldate_compat = 0;
}
ast_free(compat);
if (res < 0) {
if (reload) {