1 Star 0 Fork 32

src-openeuler-fork/zlib

forked from src-openEuler/zlib 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
backport-zlib-1.2.5-minizip-fixuncrypt.patch 411 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhouPengcheng 提交于 2022-12-30 04:28 . update to zlib-1.2.13
diff -up zlib-1.2.5/contrib/minizip/unzip.c.fixuncrypt zlib-1.2.5/contrib/minizip/unzip.c
--- zlib-1.2.5/contrib/minizip/unzip.c.fixuncrypt 2011-11-11 12:13:56.335867758 -0500
+++ zlib-1.2.5/contrib/minizip/unzip.c 2011-11-11 12:14:01.747799372 -0500
@@ -68,10 +68,6 @@
#include <stdlib.h>
#include <string.h>
-#ifndef NOUNCRYPT
- #define NOUNCRYPT
-#endif
-
#include "zlib.h"
#include "unzip.h"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler-fork/zlib.git
git@gitee.com:src-openeuler-fork/zlib.git
src-openeuler-fork
zlib
zlib
master

搜索帮助