I haven't gotten the time to review if the list of XAVPs can be just linked or needs
to be cloned. If it is just used temporarily in a function, then linking should be fine,
but if it needs to be kept for long, then it could be that clone has to be done, otherwise
the list stays linked from two places and attempted to be destroyed twice.
If the above is clarified, I am fine to merge it.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3679#issuecomment-1878386870
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3679/c1878386870(a)github.com>