]> git.xonotic.org Git - xonotic/darkplaces.git/commit
PRVM: Fix a hack in LNO file loading
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 26 Jan 2024 08:16:48 +0000 (18:16 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 29 Jan 2024 15:27:10 +0000 (01:27 +1000)
commitb2ff187803aa089f3e995e1034a6c6b67b197467
tree40a328c5da5bca6ad3391fee15f44d58bd394131
parent05bc75558afbdf80289fddf9a330dd7382a07d0d
PRVM: Fix a hack in LNO file loading

This caused misaligned memory access.

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