[gstreamer-bugs] [Bug 599333] Segfault with asfdemuxer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 26 13:45:07 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599333
  GStreamer | gst-plugins-ugly | 0.10.10

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|HEAD                        |0.10.14

--- Comment #7 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-10-26 20:45:04 UTC ---
Fixed the crash:

commit 59f6c82c32b377c2ecc78b67cdfedd4e4d7d4096
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Mon Oct 26 17:31:19 2009 -0300

    asfdemux: careful to avoid crash on bogus data

    When receiving bogus data, we have to avoid subtracting a value
    larger than 'size' from 'size' variable, resulting in a wrap
    that would make 'size' a really large bogus value.

    Fixes #599333


But I've been hearing this mms for some time at WMP and it is fine. So I think
our mms source is doing something wrong with the stream. I'd rather keep this
open for further investigation.

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