fix:CollUtil.split优化切割列表参数判断,避免OOM

This commit is contained in:
wulang
2023-03-29 16:30:27 +08:00
parent 7af3344b5e
commit d343051db5
3 changed files with 50 additions and 41 deletions

View File

@@ -8,7 +8,7 @@
* 【core 】 SerializeUtil.deserialize增加白名单类避免RCE vulnerabilityissue#3021@Github
### 🐞Bug修复
* 【core 】 CollUtil.split优化切割列表参数判断避免OOM
-------------------------------------------------------------------------------------------------------------
# 5.8.16 (2023-03-26)