Thanks for this PR! I noticed some functions return
pointers that are then used and later freed. I guess that they have to be checked if they
are `NULL`, expecting there will be crashes when they are used and they are `NULL`.
Added NULL checking to the PR.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/3171#issuecomment-1170875583
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/3171/c1170875583(a)github.com>