mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 13:06:27 -04:00
GS_UNSIGNED_LONG is defined as sizeof(long) in some places, making it 8 outside of Windows instead of 4 as it should be. Fixes https://obsproject.com/mantis/view.php?id=1444