Pre-Submission Checklist

Type Of Change

Checklist:

Description

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.


You can view, comment on, or merge this pull request online at:

  https://github.com/kamailio/kamailio/pull/4251

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/pull/4251@github.com>