Navigation


Changeset 1443:ca7ca55e2488 in freeDiameter for extensions/app_sip/TODO


Ignore:
Timestamp:
Feb 27, 2020, 2:27:48 PM (4 years ago)
Author:
Luke Mewburn <luke@mewburn.net>
Branch:
default
Phase:
public
Message:

app_sip: debug log a non-NULL value

Detected by gcc 9.1.1.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/app_sip/TODO

    r468 r1443  
    5050* check multithreading of mysql!
    5151* 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.
    5256
    5357
Note: See TracChangeset for help on using the changeset viewer.