SHA256
10
0
forked from pool/lua-luv
2023-12-05 16:42:01 +00:00
committed by Git OBS Bridge
parent dfdad9f3f9
commit c71f3bae57

View File

@@ -23,7 +23,7 @@ Mon Dec 4 10:05:58 UTC 2023 - Noah Dörr <archecraft1@gmail.com>
* Fix leak from fs_scandir whenever it wasn't fully iterated via
fs_scandir_next
* Fix two possible fs_scandir segfaults
- Add luv-fix-segfault-with-gc.patch fixing segfaults
- Add luv-fix-segfault-from-gc.patch fixing segfaults
(gh#luvit/luv#599 and gh#luvit/luv#644)
-------------------------------------------------------------------