8 Star 4 Fork 38

OpenHarmony/third_party_cares

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
backport-005-CVE-2023-31147.patch 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
From 6360e96b5cf8e5980c887ce58ef727e53d77243a Mon Sep 17 00:00:00 2001
From: bradh352 <brad@brad-house.com>
Date: Mon, 22 May 2023 08:01:38 -0400
Subject: [PATCH] Makefile.inc Windows requires tabs not spaces for nmake
Conflict: NA
Reference: https://github.com/c-ares/c-ares/commit/6360e96b5cf8e5980c887ce58ef727e53d77243a
---
src/lib/Makefile.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/lib/Makefile.inc b/src/lib/Makefile.inc
index 49bbe60..02d8d58 100644
--- a/src/lib/Makefile.inc
+++ b/src/lib/Makefile.inc
@@ -45,7 +45,7 @@ CSOURCES = ares__addrinfo2hostent.c \
ares_platform.c \
ares_process.c \
ares_query.c \
- ares_rand.c \
+ ares_rand.c \
ares_search.c \
ares_send.c \
ares_strcasecmp.c \
@@ -60,7 +60,7 @@ CSOURCES = ares__addrinfo2hostent.c \
inet_ntop.c \
windows_port.c
-HHEADERS = ares_android.h \
+HHEADERS = ares_android.h \
ares_data.h \
ares_getenv.h \
ares_inet_net_pton.h \
--
2.33.0
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/third_party_cares.git
git@gitee.com:openharmony/third_party_cares.git
openharmony
third_party_cares
third_party_cares
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385