gstreamer/subprojects/gst-plugins-good/gst/smpte
Adam Doupe be11a6e26b smpte: Fix integer overflow with possible heap corruption in GstMask creation.
Check that width*height*sizeof(guint32) doesn't overflow when
allocated user_data for mask, potential for heap overwrite when
inverting.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1231

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2603>
2022-06-15 14:53:50 +00:00
..
barboxwipes.c
gstmask.c
gstmask.h
gstsmpte.c
gstsmpte.h
gstsmptealpha.c
gstsmptealpha.h
meson.build
paint.c
paint.h
plugin.c