Fix: Take Lua HTTP callbacks as sol::main_protected_function (#5800)

Co-authored-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
Mm2PL
2025-01-06 22:18:39 +01:00
committed by GitHub
parent f53d92c77a
commit fe05b5994c
3 changed files with 11 additions and 9 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Bugfix: Fixed a crash relating to Lua HTTP. (#5800)
## 2.5.2
- Bugfix: Fixed a crash in the 7TV EventApi when closing Chatterino. (#5768)