mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-15 04:57:04 -04:00
This is supposed to assign -1 to the sampler_id to indicate that no sampler need be assigned for the texture, but instead it was leaving the variable with uninitialized data, resulting in a crash when used.