mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-09-01 18:19:59 -04:00
Fix Buffer Overflows (#28)
* Update code_800AF9B0.c * Update code_80005FD0.c * Update code_800029B0.c * Update code_80091750.c * Update code_80091750.h * Update code_80005FD0.c
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ u16 D_80163318[12];
|
||||
u16 D_80163330[10];
|
||||
u16 D_80163344[2];
|
||||
u16 D_80163348[2];
|
||||
u16 D_8016334C[2];
|
||||
u16 D_8016334C[8]; // Increased from 2 to 8 to prevent array overflow.
|
||||
u16 gSpeedKartAIBehaviour[12];
|
||||
s32 D_80163368[4];
|
||||
s32 D_80163378;
|
||||
|
||||
Reference in New Issue
Block a user