修复murmur3_32实现错误

This commit is contained in:
Looly
2022-09-20 17:03:42 +08:00
parent 0c6ea1b3e8
commit 11f52ffc4f
3 changed files with 134 additions and 99 deletions

View File

@@ -11,6 +11,7 @@
### 🐞Bug修复
* 【core 】 修复FileNameUtil.cleanInvalid无法去除换行符问题issue#I5RMZV@Gitee
* 【core 】 修复murmur3_32实现错误pr#2616@Github
-------------------------------------------------------------------------------------------------------------