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

15.6
Jenkins2 9 years ago committed by Gerrit Code Review
commit be4090d496

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

Loading…
Cancel
Save