Module: kamailio
Branch: master
Commit: ed6730aa64e0e7c1580584d6f808e76a665e5882
URL:
https://github.com/kamailio/kamailio/commit/ed6730aa64e0e7c1580584d6f808e76…
Author: Andrii Pogrebennyk <andrii(a)ng-voice.com>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2024-08-27T09:35:47+02:00
pua_reginfo: free pkg memory after getting the content of each XML attribute
- free the memory from the state XML attribute that was returned and immediately
used in another function call without freeing leaving one small mem leak;
- add comments but keep the dead code regarding parsed but unused attrs.
---
Modified: src/modules/pua_reginfo/notify.c
---
Diff:
https://github.com/kamailio/kamailio/commit/ed6730aa64e0e7c1580584d6f808e76…
Patch:
https://github.com/kamailio/kamailio/commit/ed6730aa64e0e7c1580584d6f808e76…