Skip to content
Snippets Groups Projects
Commit 959fa9fe authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Don't use pointers to the low byte of multi-byte integers

This only works on little endian systems (which is all we support currently).

Fixes CID 174261: Wrong size argument

This binary drop file writing code is pretty terrible and inefficient, but I remember being really proud of it (supporting so many drop files). This really should be re-written to use structures and/or buffered file I/O.
parent c40ef924
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #2837 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment