Module: kamailio
Branch: master
Commit: 8bc890f595005090479cad1670b4360817f307af
URL:
https://github.com/kamailio/kamailio/commit/8bc890f595005090479cad1670b4360…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2017-12-19T11:20:30+01:00
snmpstats: keep sockets list pointer global
- they are allocated and content could be referenced at runtime, thus no
free
- free allocated variables in case of errors
---
Modified: src/modules/snmpstats/snmpSIPMethodSupportedTable.c
Modified: src/modules/snmpstats/snmpSIPPortTable.c
---
Diff:
https://github.com/kamailio/kamailio/commit/8bc890f595005090479cad1670b4360…
Patch:
https://github.com/kamailio/kamailio/commit/8bc890f595005090479cad1670b4360…