[Bug 728738] Depending on undefined C behaviour

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 17 07:19:29 PDT 2014


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

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2014-09-17 14:19:21 UTC ---
We have this left:

orcemulateopcodes.c:5045:27: runtime error: division by zero

 -> we rely on the fact that this returns clamped values

orcemulateopcodes.c:4872: runtime error: value -6.46834e+16 is outside the
range of representable values of type 'int'

 -> we rely on the fact that this returns clamped values as well

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list