mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-21 12:54:56 +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 {
|
} else {
|
||||||
calldate_compat = 0;
|
calldate_compat = 0;
|
||||||
}
|
}
|
||||||
ast_free(compat);
|
|
||||||
|
|
||||||
if (res < 0) {
|
if (res < 0) {
|
||||||
if (reload) {
|
if (reload) {
|
||||||
|
Reference in New Issue
Block a user