Merge "cdr_mysql: avoid releasing a config string"

changes/19/6719/2
Jenkins2 8 years ago committed by Gerrit Code Review
commit c7c5f5a66c

@ -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