shader_recompiler: fix potential OOB access
Found by static analysis with PVS-Studio. Original check wasn't actually checking for OOB and would segfault in case of it.
Please register or sign in to comment
Found by static analysis with PVS-Studio. Original check wasn't actually checking for OOB and would segfault in case of it.