]> granicus.if.org Git - curl/commit
url: Fix conn reuse for local ports and interfaces
authorJay Satiro <raysatiro@yahoo.com>
Tue, 22 Nov 2016 21:10:06 +0000 (16:10 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 22 Nov 2016 21:10:06 +0000 (16:10 -0500)
commit3e9c0230f45cafb9154bb4fcdc8ff2b51f00701a
treee5eb691c8bde22f8c122b3f5a74916d1e58e854d
parentf18f7bf934233146b18d087658224d734c6d0791
url: Fix conn reuse for local ports and interfaces

- Fix connection reuse for when the proposed new conn 'needle' has a
specified local port but does not have a specified device interface.

Bug: https://curl.haxx.se/mail/lib-2016-11/0137.html
Reported-by: bjt3[at]hotmail.com
lib/url.c