mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-20 12:20:12 +00:00
Merge "cdr_mysql: avoid releasing a config string"
This commit is contained in:
@@ -510,7 +510,6 @@ static int my_load_module(int reload)
|
||||
} else {
|
||||
calldate_compat = 0;
|
||||
}
|
||||
ast_free(compat);
|
||||
|
||||
if (res < 0) {
|
||||
if (reload) {
|
||||
|
Reference in New Issue
Block a user