1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-11-22 03:43:46 +00:00

build: add install target to Makefile.msvc

This commit is contained in:
Yang Tse
2011-01-17 19:36:41 +01:00
parent d70721eb65
commit 5a21ba2b66
4 changed files with 61 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Fixed:
o avoid using system's inet_net_pton affected by the WLB-2008080064 advisory
o replacement ares_inet_net_pton affected by the WLB-2008080064 advisory
o replacement ares_inet_ntop affected by potential out of bounds write
o added install target to Makefile.msvc
Version 1.7.4 (December 9, 2010)