[sr-dev] [kamailio/kamailio] detailed_ipv4_type func pkg memory leak. (Issue #3159)

Daniel-Constantin Mierla notifications at github.com
Fri Jun 24 19:59:31 CEST 2022


I haven't implemented this function and didn't dig in the code, but knowing that it comes from Kamailio branch and mostly the SER-originated functions support parameters as expressions with variables, I would say to try the Kamailio style with variables inside string, like:

```
detailed_ipv4_type("$si", "$var(iptype)");
```

Probably we would need to catch such cases if they cause issues.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3159#issuecomment-1165807125
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3159/1165807125 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220624/215a27db/attachment.htm>


More information about the sr-dev mailing list