Pre-Submission Checklist

Type Of Change

Checklist:

Description

The sig_usr() signal handler contains debug code to print memory usage and statistics that is not async-signal-safe, which can cause crashes or misbehavior. This code which only affects explicit SIGUSR1 signals on children processes, and is not guarded with the SIG_DEBUG macro.


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

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

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 unsubscribe.