[Bug 751305] bad: fix some issues found using static analysis tools

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 22 02:54:46 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #305796|none                        |rejected
             status|                            |

--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 305796
  --> https://bugzilla.gnome.org/attachment.cgi?id=305796
irtspparse initialize framesize

This doesn't "hurt" of course, but it's also not needed, it's a false positive.

commit 794c647f595dbb0bc9abcc6f40aa885a8079fcd6
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Mon Jun 22 10:49:50 2015 +0100

    irtspparse: reflow code to avoid uninitialized variable warning

    This should hopefully allow even the most challenged static
    code analyzer to figure out that it's all fine. Also makes
    the flow clearer.

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

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