diff options
| author | Kirill Smelkov <kirr@navytux.spb.ru> | 2012-11-14 10:50:34 +0400 |
|---|---|---|
| committer | Kirill Smelkov <kirr@navytux.spb.ru> | 2012-11-14 10:50:34 +0400 |
| commit | 40a54c4399cc5e687d93add4b89bc16c19aaddfe (patch) | |
| tree | 25bf2b56581f684f2c3870bfd977ba50854865ca /tests2/07_function.expect | |
| parent | 1af3bca4eae32e172a422fd3046246c5662078c3 (diff) | |
| parent | 5d648485bdd8d1742b6711ce34069fccbfe5616f (diff) | |
| download | tinycc-40a54c4399cc5e687d93add4b89bc16c19aaddfe.tar.gz tinycc-40a54c4399cc5e687d93add4b89bc16c19aaddfe.tar.bz2 | |
Repair bounds-checking runtime
On this weekend a thought came to me again that tinycc could be used for
scripting. Only its bounds-checking mode turned out to be broken, which
is a pity because bounds-checking is sometimes handy especially for
quickly written scripts.
Since tinycc is one of those small beautiful things, seldomly happening
in our times, I couldn't resist trying to fix it.
Thanks,
Kirill
* bcheck:
Now btest pass!
lib/bcheck: Prevent __bound_local_new / __bound_local_delete from being miscompiled
lib/bcheck: Prevent libc_malloc/libc_free etc from being miscompiled
Diffstat (limited to 'tests2/07_function.expect')
0 files changed, 0 insertions, 0 deletions
