The getifaddrs() version of Curl_if2ip() crashed when used on a Linux
system with a TEQL load-balancing device configured, which doesn't have an address. Thanks to Adam Sampson for spotting this (bug #2234923).
This commit is contained in:
@@ -14,6 +14,7 @@ This release includes the following changes:
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o build failure when using MSVC 6 makefile
|
||||
o crash when using --interface name on Linux systems with a TEQL device
|
||||
|
||||
This release includes the following known bugs:
|
||||
|
||||
@@ -26,6 +27,6 @@ Other curl-related news:
|
||||
This release would not have looked like this without help, code, reports and
|
||||
advice from friends like these:
|
||||
|
||||
John Wilkinson
|
||||
John Wilkinson, Adam Sampson
|
||||
|
||||
Thanks! (and sorry if I forgot to mention someone)
|
||||
|
||||
Reference in New Issue
Block a user