@miconda Ahh true about `free`. I will change it to a more sensible one.
I do understand that for performance is best not to parse it again and again, so it must
probably not be freed until the end of the shutdown.
The issue was that `free_fixup` function was not called for quoted parameters (ie
`func1("$var(x)$var(y)");`, that have been fixed in startup, not even at
shutdown.
Shouldn't the memory be freed as well or am i missing something?
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4023#issuecomment-2476397760
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4023/c2476397760(a)github.com>