Merge "cdr_mysql: avoid releasing a config string" into 13

This commit is contained in:
Jenkins2
2017-10-11 19:09:52 -05:00
committed by Gerrit Code Review

View File

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