From 3b81d2e33367a888d211a36d8ffc7cdfd9640f52 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 28 Jan 2026 23:50:59 +0100 Subject: [PATCH] [video_core/host1x/vic] Fix a Regression in Big Brain Academy in Linux (#3412) Patch from Lizz Fixes out of bounds read/writes from vector implementation of the VIC decoder Authored-by: lizzie Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3412 Reviewed-by: MaranBr Co-authored-by: John Co-committed-by: John --- src/video_core/host1x/vic.cpp | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/video_core/host1x/vic.cpp b/src/video_core/host1x/vic.cpp index 94c12ff533..02a9aa61e0 100644 --- a/src/video_core/host1x/vic.cpp +++ b/src/video_core/host1x/vic.cpp @@ -188,7 +188,7 @@ void Vic::ReadProgressiveY8__V8U8_N420(const SlotStruct& slot, std::span