Commit Graph

2866 Commits

Author SHA1 Message Date
Victor Tabary
0eaa6f5fe7 hbjdqzjbd 2024-06-26 19:03:36 +02:00
Victor Tabary
be2c33f127 Merge branch 'dev' of github.com:thibaudlabat/LuaJIT into dev 2024-06-26 17:26:32 +02:00
Thibaud Labat
39227720cd Merge branch 'dev' of github.com:thibaudlabat/LuaJIT into dev 2024-06-26 18:42:54 +02:00
Thibaud Labat
b63c8f9355 check secure call qui marche 2024-06-26 18:42:45 +02:00
Thibaud Labat
0f59878aad safe c function call 2024-06-26 17:57:50 +02:00
Thibaud Labat
9e88f22124 Merge branch 'dev' of github.com:thibaudlabat/LuaJIT into dev 2024-06-26 17:41:16 +02:00
Thibaud Labat
b4a5f830eb unaligned call protection 2024-06-26 17:41:10 +02:00
Victor Tabary
f79255505e bhbi 2024-06-26 17:26:23 +02:00
Thibaud Labat
10cdd1b85f Merge branch 'dev' of github.com:thibaudlabat/LuaJIT into dev 2024-06-26 17:04:07 +02:00
Thibaud Labat
b3efb3163c tableau con 2024-06-26 17:03:56 +02:00
Victor Tabary
43250c60a7 merge 2024-06-26 16:40:21 +02:00
Victor Tabary
d4dfab0704 ibiubcsevfuqbeksesgfvyukb 2024-06-26 16:39:25 +02:00
Victor Tabary
cfa0da2bcc idqb 2024-06-26 15:38:23 +02:00
Victor Tabary
ce53b78327 merge 2024-06-26 15:37:40 +02:00
Victor Tabary
3a862a34b4 bidbqzidbiquzbdiuzqbdozqbi 2024-06-26 15:36:30 +02:00
Victor Tabary
f00b7df87c bibibiunouiybguyqzildhqziydg 2024-06-26 15:20:55 +02:00
Victor Tabary
a7efc58076 iuhdqiuhdi 2024-06-26 14:58:13 +02:00
Thibaud Labat
2c3a999dd1 :-) 2024-06-26 16:27:15 +02:00
Victor Tabary
4032410f2a seccomp 2024-06-26 14:55:47 +02:00
Mike Pall
93e87998b2 Update Nintendo Switch build script.
Thanks to IoriBranford. #1214
2024-05-25 19:01:18 +02:00
Mike Pall
f5587f5eb3 Merge branch 'master' into v2.1 2024-05-25 16:41:53 +02:00
Mike Pall
4a22050df9 Prevent sanitizer warning in snap_restoredata().
Thanks to Sergey Kaplun. #1193
2024-05-25 16:38:05 +02:00
Mike Pall
80c1c65bce Typo. 2024-05-25 16:25:35 +02:00
Mike Pall
4fc48c50fe Limit number of string format elements to compile.
Reported by pwnhacker0x18. #1203
2024-05-25 16:22:39 +02:00
Mike Pall
a6386bdabe FFI: Clarify scalar boxing behavior.
Prevent misunderstandings like in #1216
2024-05-25 15:48:07 +02:00
Mike Pall
9398123383 Fix internal link in docs.
Thanks to GitSparTV. #1219
2024-05-25 14:56:15 +02:00
Mike Pall
5790d25397 OSX/iOS: Fix SDK incompatibility.
Thanks to Ryan Carsten Schmidt. #1189
2024-04-22 10:06:42 +02:00
Mike Pall
b3e4987389 Windows/MSVC: Cleanup msvcbuild.bat and always generate PDB.
Thanks to Miku AuahDark. #1127
2024-04-19 11:01:13 +02:00
Mike Pall
75e9277798 Merge branch 'master' into v2.1 2024-04-19 01:47:48 +02:00
Mike Pall
9b5e837ac2 Fix segment release check in internal memory allocator.
Thanks to Jinji Zeng. #1179 #1157
2024-04-19 01:44:19 +02:00
Mike Pall
d032c637b1 Fix compiler warning. 2024-04-19 01:41:12 +02:00
Mike Pall
f5affaa6c4 FFI: Turn FFI finalizer table into a proper GC root.
Reported by Sergey Bronnikov. #1168
2024-04-19 01:33:19 +02:00
Mike Pall
7110b93567 OSX/iOS: Always generate 64 bit non-FAT Mach-O object files.
Reported by Sergey Bronnikov. #1181
2024-04-19 00:31:06 +02:00
Mike Pall
d2fe2a6d46 Show name of NYI bytecode in -jv and -jdump.
Suggested by Sergey Kaplun. #1176 #567
2024-04-19 00:12:22 +02:00
Mike Pall
b8b49bf395 Use generic trace error for OOM during trace stitching.
Thanks to Sergey Kaplun. #1166
2024-04-18 23:57:53 +02:00
Mike Pall
243b7682a5 Fix serialization format docs.
Reported by nounwind.
2024-04-18 23:49:43 +02:00
Mike Pall
d06beb0480 Handle all types of errors during trace stitching.
Thanks to Sergey Kaplun and Peter Cawley. #1166 #720
2024-03-10 17:29:48 +01:00
Mike Pall
bcc5125a91 Fix recording of __concat metamethod.
Thanks to Sergey Kaplun. #1164
2024-03-10 17:26:36 +01:00
Mike Pall
913df6a945 Merge branch 'master' into v2.1 2024-03-10 17:26:03 +01:00
Mike Pall
cae361187e Prevent down-recursion for side traces.
Thanks to Sergey Kaplun. #1169
2024-03-10 17:23:21 +01:00
Mike Pall
302366a338 Check frame size limit before returning to a lower frame.
Thanks to Sergey Kaplun. #1173
2024-03-10 17:19:29 +01:00
Mike Pall
dda1ac273a FFI: Treat cdata finalizer table as a GC root.
Thanks to Sergey Bronnikov. #1168
2024-03-10 17:16:41 +01:00
Mike Pall
88ed9fdbbb Handle stack reallocation in debug.setmetatable() and lua_setmetatable().
Thanks to Sergey Kaplun. #1172
2024-03-10 17:13:28 +01:00
Mike Pall
0d313b2431 Merge branch 'master' into v2.1 2024-02-04 16:47:14 +01:00
Mike Pall
defe61a567 Rework stack overflow handling.
Reported by pwnhacker0x18. Fixed by Peter Cawley. #1152
2024-02-04 16:34:30 +01:00
Mike Pall
9cc2e42b17 Merge branch 'master' into v2.1 2024-01-31 14:39:50 +01:00
Mike Pall
9cdd5a9479 Preserve keys with dynamic values in template tables when saving bytecode.
Reported by Lyrthras. Fixed by Peter Cawley. #1155
2024-01-31 14:32:04 +01:00
Mike Pall
5e5d542c99 Merge branch 'master' into v2.1 2024-01-31 14:31:40 +01:00
Mike Pall
14987af80a Prevent include of luajit_rolling.h.
Thanks to Peter Cawley. #1145
2024-01-31 14:29:23 +01:00
Mike Pall
21a46723d8 Merge branch 'master' into v2.1 2024-01-26 23:18:02 +01:00