Tongsuo
Tongsuo copied to clipboard
Fix coverity issues and CVEs, cherry-pick from master
Fix coverity issues. Fix CVE-2024-0727, CVE-2023-6237 and CVE-2023-6129.
Checklist
- [ ] 在 https://yuque.com/tsdoc 增加或更新了必要的文档
- [x] 增加或更新了必要的测试用例
- [x] 对于重要修改,更新了CHANGES文件
- [ ] 当前修改存在对已有API参数或返回值的改变
- [ ] 当前修改存在对旧版本功能的兼容性改变(如网络协议或密码算法)