video_core: Fix benign out-of-bounds indexing of array (#2553)
The resulting pointer wasn't written to unless the index was verified as valid, but that's still UB and triggered debug checks in MSVC. Reported by garrettboast on IRCmaster
parent
2889372e47
commit
e2fa1ca5e1
Loading…
Reference in New Issue