aboutsummaryrefslogtreecommitdiff
path: root/lib/header/Cargo.toml
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2025-09-12 22:50:24 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2025-09-12 22:50:24 +0200
commit1b18c250d57e29fd318058bd2356b626e4cc1c47 (patch)
tree53ac7a2593372bc0c4b1bbfa9ad6d149ca86c586 /lib/header/Cargo.toml
parentffaa5353031149ab2416bcf6d8b46e0a44a3bb39 (diff)
downloadtools.nes-1b18c250d57e29fd318058bd2356b626e4cc1c47.tar.gz
tools.nes-1b18c250d57e29fd318058bd2356b626e4cc1c47.zip
xixanta: Don't allow negative variables on asan
Negative variables make no sense when it comes to do stuff like: variable = -1 lda variable That being said, as an assembler you never know the hacks and nonsense programmers are willing to endure. But we do know that if the address sanitizer is enabled, since if it's an "asan-friendly", then an explicit negative variable can be barred. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'lib/header/Cargo.toml')
0 files changed, 0 insertions, 0 deletions