GNOME Bugzilla – Bug 680618
video-frame: fix invalid plane id on video frame mapping error
Last modified: 2012-07-25 23:54:32 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.
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