You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/cdr
Kevin P. Fleming fd1e942f53
fix some copy-and-paste leftovers
18 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
cdr_csv.c Fix a crash that could occur in cdr_csv when mutliple threads tried to close the same file. 19 years ago
cdr_custom.c
cdr_manager.c
cdr_odbc.c
cdr_pgsql.c Properly escape cdr->src and cdr->dst and ensure we use thread-safe escaping 19 years ago
cdr_radius.c
cdr_sqlite.c
cdr_tds.c In response to 10578, I just ran 1.4 thru valgrind; some of the config leakage I've already fixed, but it doesn't hurt to double check. I found and fixed leaks in res_jabber, cdr_tds, pbx_ael. Nothing major, tho. 19 years ago