[Webkit-unassigned] [Bug 216314] New: [WebRTC] Fix uninitialized fields in FilterAnalyzer::ConsistentFilterDetector, FilterAnalyzer::FilterAnalysisState and InterArrival::TimestampGroup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 09:45:56 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216314

            Bug ID: 216314
           Summary: [WebRTC] Fix uninitialized fields in
                    FilterAnalyzer::ConsistentFilterDetector,
                    FilterAnalyzer::FilterAnalysisState and
                    InterArrival::TimestampGroup
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: youennf at gmail.com

Fix uninitialized fields in FilterAnalyzer::ConsistentFilterDetector, FilterAnalyzer::FilterAnalysisState and InterArrival::TimestampGroup.

This is just a hardening task.

Found by clang static analyzer using the optin.cplusplus.UninitializedObject checker.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200909/1a7237a8/attachment.htm>


More information about the webkit-unassigned mailing list