mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-30 04:11:57 -04:00
If the crop values combined are larger than the width or height of the source, an integer overflow will occur. This fix converts the width/height values to int, and then clamps any negative values to 0.
69 KiB
69 KiB