Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix LUA garbage collector (CVE-2024-46981)
Reset GC state before closing the lua VM to prevent user data to be wrongly freed while still might be used on destructor callbacks. Signed-off-by: Madelyn Olson <[email protected]>
- Loading branch information