[Bug 765116] New: scaletempo: memory corruption
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Apr 15 16:47:25 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=765116
Bug ID: 765116
Summary: scaletempo: memory corruption
Classification: Platform
Product: GStreamer
Version: 1.8.0
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: phil at base-art.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
This regression was introduced in 1.8.0 by commit
1e0b9b98534b2a889fd16503fca945d76d51edc5
The scaletempo->bytes_per_sample field is now used in reinit_buffers() instead
of the hardcoded value (4). But for a S16LE audio stream here, bps is equal to
2 in the set_caps() function.
To reproduce the bug, with a WebKitGTK browser, go to:
http://yt-dash-mse-test.commondatastorage.googleapis.com/unit-tests/2016.html?test_type=progressive-test&command=run&disable_log=false&enablewebm=false&tests=30,31,33,34
--
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