Skip to content

Fix issue with `path`

Compare
Choose a tag to compare
@AGulev AGulev released this 24 Aug 13:44
· 3 commits to main since this release
21d5729

Fixed an issue with path when it may be garbage collected by Lua, because C code doesn't copy it.