Cheng Ji

Results 1 issues of Cheng Ji

If folly is built with c++17, but the project using folly is built using c++20, when jemalloc is enabled, `folly::usingJEMalloc()` has double free error at [folly/memory/Malloc.h#L192](https://github.com/facebook/folly/blob/470fa8d7c9772af2833d25f4c2bafa0726f5278a/folly/memory/Malloc.h#L192). Compiler is clang 18....