]> git.ipfire.org Git - thirdparty/LuaJIT.git/commit
Avoid unpatching bytecode twice after a trace flush.
authorMike Pall <mike>
Sun, 9 Mar 2025 22:04:23 +0000 (23:04 +0100)
committerMike Pall <mike>
Sun, 9 Mar 2025 22:04:23 +0000 (23:04 +0100)
commit85c3f2fb6f59276ebf07312859a69d6d5a897f62
tree9938c658dad87d390cb8cc35f9ae4b90e659c16e
parentd508715ab657261e8437a52c1b1966c20ab1631d
Avoid unpatching bytecode twice after a trace flush.

Reported by Sergey Kaplun. #1345
src/lj_trace.c