mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-05 12:14:52 +08:00
replacing (addr > e->size) with (addr >= e->size)
was correct only in one place, a second replacing
is reversed by this commit.
26 KiB
26 KiB