doc/
subfolder, the README file is autogenerated)sca was generating a crash since it is trying to shm_free a part of a bigger block at:
https://github.com/kamailio/kamailio/blob/master/src/modules/sca/sca_subscribe.c#L909-L920
So, let's reserve memory that field separately.
https://github.com/kamailio/kamailio/pull/4251
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.