diff --git a/addons/cdr_mysql.c b/addons/cdr_mysql.c index 1c116636fb..1f97362519 100644 --- a/addons/cdr_mysql.c +++ b/addons/cdr_mysql.c @@ -510,7 +510,6 @@ static int my_load_module(int reload) } else { calldate_compat = 0; } - ast_free(compat); if (res < 0) { if (reload) {