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

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) {