tccrun: PAGEALIGN'ed mprotect
commit42395a19128b7db756721a55e4630ece82cb315b
authorgrischka <grischka>
Thu, 29 Feb 2024 19:20:39 +0000 (29 20:20 +0100)
committergrischka <grischka>
Thu, 29 Feb 2024 21:52:02 +0000 (29 22:52 +0100)
tree9c42776f4e668aa11aa6a3bb284931fed0d226a4
parent7bc0cb5ba0d9c084cffd8db549f50025871614f0
tccrun: PAGEALIGN'ed mprotect

the un-mprotect() after run was severly off the limits.

Also in tcc.c:main: do not confuse errors with non-zero
results from tcc_run()
configure
tcc.c
tcc.h
tccrun.c
tests/Makefile