- Jun 19, 2024
-
-
Lactozilla authored
-
- Jun 05, 2024
-
-
sphere authored
-
sphere authored
# Conflicts: # src/p_maputl.c # src/r_segs.c
-
sphere authored
Raise TEXTMAP parser limits See merge request STJr/SRB2!2473
-
sphere authored
Don't traverse the entire HOME directory to find wads See merge request STJr/SRB2!2396
-
sphere authored
Fix buffer overflow when loading addons through symlinks See merge request STJr/SRB2!2402
-
sphere authored
Fix buffer overflow when setting NETVAR string console variable and ensure servername is within MAXSERVERNAME See merge request STJr/SRB2!2445
-
- Jun 04, 2024
-
-
Re Frag authored
This commit adds a verification before setting the servername console variable. We now check that it fits within the MAXSERVERNAME length and we cancel setting it if it doesn't. Letting the servername be more than MAXSERVERNAME could lead to crashes when trying to edit the server name from the menu so, we now avoid those.
-
Lactozilla authored
-
- Jun 03, 2024
-
-
-
Lactozilla authored
-
-
-