Skip to content

Hiden bug fix on jemalloc

Wenhao Zhang requested to merge zhangwh/wukong:jemalloc_fix into master

Fix a bug of wrong parameter used in memset, which didn't cause error before.

Merge request reports