[Bug 774846] asfdemux: Timeouts with corrupted files

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Nov 22 16:21:47 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #340527|none                        |needs-work
             status|                            |

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 340527:
 --> (https://bugzilla.gnome.org/review?bug=774846&attachment=340527)

If that header is missing, shouldn't something else somewhere already fail
because information is missing?

::: gst/asfdemux/gstasfdemux.c
@@ +3585,3 @@
     }
   }
+  if (demux->saw_file_header == FALSE) {

No boolean comparisons with ==

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