In update_subscriber() function, when the rs is assigned to the subs,
it is missing the record_route component, which leads to core dump in
some scenarios.

Pre-Submission Checklist

Type Of Change

Checklist:

Description

Without this bugfix, a core dump can happen during SIP REGISTER in S-CSCF.
Reason: the record_route component was forgotten to be assigned when assigning rs to Subs in the update_subscriber() function.
This assignment was added.


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

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

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.