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 680618 - video-frame: fix invalid plane id on video frame mapping error
video-frame: fix invalid plane id on video frame mapping error
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal minor
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-07-25 20:58 UTC by Arnaud Vrac
Modified: 2012-07-25 23:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
video-frame: fix invalid plane id on video frame mapping error (652 bytes, patch)
2012-07-25 20:58 UTC, Arnaud Vrac
committed Details | Review

Description Arnaud Vrac 2012-07-25 20:58:40 UTC
Created attachment 219657 [details] [review]
video-frame: fix invalid plane id on video frame mapping error

The map error code path will try to unmap plane id -1 if mapping of plane 0 fails.
Comment 1 Sebastian Dröge (slomo) 2012-07-25 23:54:32 UTC
commit 8ab19ba9caa838cff8bbb73b49e401a78bdaa780
Author: Arnaud Vrac <avrac@freebox.fr>
Date:   Thu Jul 26 01:52:25 2012 +0200

    video-frame: fix invalid plane id on video frame mapping error