mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:28:11 +00:00
![]() m_cached_code_end points at the first invalid byte, so we need to update the cache if the last byte we want to read points at the end or past it. Previously we updated the cache 1 byte prematurely in read16, read32, read64 (but not in read8). Noticed by reading the code (the code looked different from read8() and the other 3). I didn't find anything that actually hit this case. |
||
---|---|---|
.. | ||
FormCompiler | ||
HackStudio | ||
Inspector | ||
IPCCompiler | ||
Profiler | ||
UserspaceEmulator | ||
VisualBuilder | ||
CMakeLists.txt |