Pre-Submission Checklist

Type Of Change

Checklist:

Description

After enabling clang -Wall on, this warning showed up:

sipcapture.c:2580:5: warning: variable 'corrtmp' is used uninitialized whenever 'if' condition is false
[-Wsometimes-uninitialized]
if(correlation_id) {
^~~~~~~~~~~~~~


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

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

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.