[Bug 762850] New: jpeg encoder: initialize VAEncSliceParameterBufferJPEG before using it

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 29 06:47:31 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=762850

            Bug ID: 762850
           Summary: jpeg encoder: initialize VAEncSliceParameterBufferJPEG
                    before using it
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer-vaapi
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: siew.hoon.lim at intel.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: bsreerenj at gmail.com, vjaquez at igalia.com
     GNOME version: ---

Created attachment 322624
  --> https://bugzilla.gnome.org/attachment.cgi?id=322624&action=edit
Add memset to initialize VAEncSliceParameterBufferJPEG before using it.

We are using to Klockwork(KW) tool to scan code based for gstreamer-vaapi. It
is hitting the critical severity in the KW report. 

It should be doing initialize first before start use it. Else it could be
possibility chance using the garbage value.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list