mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
3f5b9c4c8b
There are some few but certain conditions where it is possible for the dest_width to be smaller than x. So we check this before assigning a negative value to src_width, which is a unsigned and would be promoted to a number that can segfault videoblend. https://bugzilla.gnome.org/show_bug.cgi?id=738242 |
||
---|---|---|
.. | ||
ext | ||
gst | ||
Makefile.am |