Skip to content
Snippets Groups Projects

Fix crash of session

Merged Grzegorz Sluja requested to merge fix_crash_of_session_id into asterisk_rdkb
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
327 362 (int) (tdata->buf.end - tdata->buf.start), tdata->buf.start);
328 363 }
329 364
365 if (tdata->msg->type == PJSIP_REQUEST_MSG)
366 logging_send_ubus_event(tdata);
  • Yalu Zhang
  • added 1 commit

    • 379e9083 - Fix a crash when Session-ID header is longer than 32 bytes

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading