aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
diff options
context:
space:
mode:
Diffstat (limited to 'cdr')
-rw-r--r--cdr/cdr_sqlite3_custom.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cdr/cdr_sqlite3_custom.c b/cdr/cdr_sqlite3_custom.c
index 764553e57..84537cfac 100644
--- a/cdr/cdr_sqlite3_custom.c
+++ b/cdr/cdr_sqlite3_custom.c
@@ -61,6 +61,8 @@ static const char name[] = "cdr_sqlite3_custom";
static sqlite3 *db = NULL;
static char table[80];
+
+/*! XXX \bug Handling of this variable has crash potential on reload */
static char *columns;
struct values {