mirror of
https://github.com/frida/tinycc
synced 2024-11-28 18:43:07 +03:00
96debc72f8
replacing (addr > e->size) with (addr >= e->size) was correct only in one place, a second replacing is reversed by this commit. |
||
---|---|---|
.. | ||
alloca86_64.S | ||
alloca86-bt.S | ||
alloca86.S | ||
alloca-arm.S | ||
armeabi.c | ||
bcheck.c | ||
lib-arm64.c | ||
libtcc1.c | ||
Makefile | ||
testfp.c |