Closed larskanis closed 4 years ago
FFI provides a memory allocator class, so that there's no need to call malloc() directly.
This is related to https://github.com/ffi/ffi/issues/784 and fixes the segfault on Windows.
FFI provides a memory allocator class, so that there's no need to call malloc() directly.
This is related to https://github.com/ffi/ffi/issues/784 and fixes the segfault on Windows.