Andrew Sun
Results
12
issues of
Andrew Sun
**Describe the bug** ZDICT_trainFromBuffer_cover is not thread safe due to the use of global state: https://github.com/facebook/zstd/blob/78955f5f9ddb3601566884ce217d91c132f5edc1/lib/dictBuilder/cover.c#L235-L236 Calling this function from multiple threads may result in segfault/access violation, use-after-free and other...
### Is there an existing issue for this problem? - [x] I have searched the existing issues ### OrcaSlicer Version 2.3.0 ### Operating System (OS) macOS ### OS Version macOS...
bug