mes/src
W. J. van der Laan d7b2e0ab9b
mes: Prevent out-of-bounds access for stack frame 0.
* src/lib.c (make_frame): Add a check to prevent reads outside of the
stack when trying to determine the procedure for stack frame 0.
2021-05-02 16:45:32 +02:00
..
gc.c build: Simplify. 2019-06-08 15:36:22 +02:00
hash.c build: Simplify. 2019-06-08 15:36:22 +02:00
lib.c mes: Prevent out-of-bounds access for stack frame 0. 2021-05-02 16:45:32 +02:00
math.c mes: Make logand work correctly. 2021-04-21 08:31:37 +02:00
mes.c core: Remove MES_PKGDATADIR. 2019-12-03 21:23:24 +01:00
module.c build: Simplify. 2019-06-08 15:36:22 +02:00
posix.c core: Fix unreadchar on string port when unreading EOF. 2020-06-14 22:41:31 +02:00
reader.c build: Simplify. 2019-06-08 15:36:22 +02:00
string.c mes: Support for gcc-10. 2020-10-06 13:14:22 +02:00
struct.c build: Simplify. 2019-06-08 15:36:22 +02:00
vector.c build: Simplify. 2019-06-08 15:36:22 +02:00