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 795435 - video: Safe guard info->finfo when mapping a frame
video: Safe guard info->finfo when mapping a frame
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-04-21 12:41 UTC by Thibault Saunier
Modified: 2018-04-21 23:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
video: Safe guard info->finfo when mapping a frame (992 bytes, patch)
2018-04-21 12:41 UTC, Thibault Saunier
none Details | Review

Description Thibault Saunier 2018-04-21 12:41:53 UTC
.
Comment 1 Thibault Saunier 2018-04-21 12:41:59 UTC
Created attachment 371213 [details] [review]
video: Safe guard info->finfo when mapping a frame

Not sure how that slept through but that case is possible and leads
to segfaults in any code path of the function right now.
Comment 2 Thibault Saunier 2018-04-21 12:42:40 UTC
(Proposing here as it is so obvious that I feel I am missing something :-))