After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 635786 - [audioparse] Fix division-by-zero exception
[audioparse] Fix division-by-zero exception
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.21
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-25 16:26 UTC by Andoni Morales
Modified: 2010-11-25 16:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix division by zero patch (1.02 KB, patch)
2010-11-25 16:27 UTC, Andoni Morales
none Details | Review

Description Andoni Morales 2010-11-25 16:26:30 UTC
Fix possible division by zero
Comment 1 Andoni Morales 2010-11-25 16:27:33 UTC
Created attachment 175248 [details] [review]
fix division by zero patch
Comment 2 Edward Hervey 2010-11-25 16:28:43 UTC
commit bc3917bb04aa900a9020c636e002b67d93797715
Author: Andoni Morales Alastruey <amorales@flumotion.com>
Date:   Thu Nov 25 17:14:23 2010 +0100

    audioparse: fix possible division-by-zero
    
    https://bugzilla.gnome.org/show_bug.cgi?id=635786