[Bug 698520] audioconvert unit test fails with recent glib (?)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 19 08:04:40 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698520
  GStreamer | orc | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #15 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-19 15:04:35 UTC ---
commit 3f98bc77a8a6056dc7674aa48c683eea2bd0c5b8
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Mon Aug 19 17:02:24 2013 +0200

    orcbytecode: Fix parsing of 64 bit values from bytecode

    The shift by 24 bits has to be casted already, otherwise we shift
    into the sign bit which causes undefined behaviour.

    Thanks to Edward Hervey for debugging this.

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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