comparison extensions/app_sip/TODO @ 1443:ca7ca55e2488

app_sip: debug log a non-NULL value Detected by gcc 9.1.1.
author Luke Mewburn <luke@mewburn.net>
date Thu, 27 Feb 2020 16:27:48 +1100
parents d20317e74a41
children
comparison
equal deleted inserted replaced
1442:915450ee91c7 1443:ca7ca55e2488
47 * check that all user data inserted in requests are purified 47 * check that all user data inserted in requests are purified
48 * add accounting server uri in database and diamsip 48 * add accounting server uri in database and diamsip
49 * add mutex on mysql writing 49 * add mutex on mysql writing
50 * check multithreading of mysql! 50 * check multithreading of mysql!
51 * get destination host in database for RTR and PPR 51 * get destination host in database for RTR and PPR
52 * libapp_sip.c: fix username_pure memory leaks
53 * app_sip_MAR_cb:
54 - too much mysql_real_escape_string() use, both within the function and functions it calls
55 - on error, leaks allocated: sipuri, username, query.
52 56
53 57
54 58
55 59
56 60
"Welcome to our mercurial repository"