[Bug 755840] audiointerleave: make check fails with segmentation fault.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 30 01:03:46 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.1

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, pushed:

commit 7c09277cd7bf766b8a564f6bfc1dcd344635572f
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Wed Sep 30 13:13:19 2015 +0900

    audiointerleave: typecast bit-mask to guint64 to fix segmentation fault

    While creating caps in audiointerleave tests, bitmask is being set as 0x9
    This is resulting in segmentation fault. Fix the same by typecasting to
guint64

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

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