Files
@ r26711:a4f8e9c41dea
Branch filter:
Location: cpp/openttd-patchpack/source/src/lang/brazilian_portuguese.txt
r26711:a4f8e9c41dea
469.8 KiB
text/plain
Codechange: address CodeQL issue "Multiplication result converted to larger type" (#10306)
Most are very unlikely to ever be triggered in our codebase; two
stand out: linkgraph and money cheat. Those, potentially, could
wrap earlier than expected.
Most are very unlikely to ever be triggered in our codebase; two
stand out: linkgraph and money cheat. Those, potentially, could
wrap earlier than expected.