We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d809b4d commit 17212fbCopy full SHA for 17212fb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## CHANGE LOG
2
3
+## v7.1.2(2021-09-27)
4
+- 修改申请栈缓冲区大小为 4 KB,解决 Windows 系统下申请缓冲区大小超过编译器默认限制问题
5
+- 做了些代码规范性修改
6
+
7
### v7.1.1
8
- 修复 Windows 系统下编译问题,同时使用 cmake 替代 make 作为编译工具,实现同一条命令跨平台编译,详细编译流程见 [Wiki](https://github.com/qiniu/c-sdk/wiki)
9
0 commit comments