]> git.xonotic.org Git - xonotic/darkplaces.git/commit
PRVM: optimise string arguments
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 21 Jan 2024 06:30:06 +0000 (16:30 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sun, 21 Jan 2024 07:00:47 +0000 (17:00 +1000)
commit160ed0589831a6756cc792f2cd0ef8ee80a2ec28
tree79719001665ddd4a7ead3162b1bf2d049ec37b83
parent660c76ace38f551b38cf45db9721aade15e36e6d
PRVM: optimise string arguments

Adds a warning for when QC tries to create a string that's too long
(previously this caused silent truncation).

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
prvm_cmds.c
prvm_cmds.h