diff 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
line wrap: on
line diff
--- a/extensions/app_sip/TODO	Thu Feb 27 16:19:24 2020 +1100
+++ b/extensions/app_sip/TODO	Thu Feb 27 16:27:48 2020 +1100
@@ -49,6 +49,10 @@
 * add mutex on mysql writing
 * check multithreading of mysql!
 * get destination host in database for RTR and PPR
+* libapp_sip.c: fix username_pure memory leaks
+* app_sip_MAR_cb:
+  - too much mysql_real_escape_string() use, both within the function and functions it calls
+  - on error, leaks allocated: sipuri, username, query.
 
 
 
"Welcome to our mercurial repository"