diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-11-02 11:44:20 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2022-11-02 11:44:20 +0000 |
commit | b931f2967cb6eae6a9015527fc4eb5053f70d6b2 (patch) | |
tree | 1bcac66b04fe26ea0bd080d11fe01a977cb08653 /usr.sbin/rpki-client/rpki-client.8 | |
parent | f1e10000e7c19033a6027a37694b1b2cc66f8181 (diff) |
Don't free the addrinfo array after connect and refactor http_finish_connect.
In http_connect_done() the addrinfo array was freed but this makes it
impossible to show the IP address of the connection in log messages.
Also refactor http_finish_connect() to call http_connect_failed() instead
of doing the same inline.
OK tb@
Diffstat (limited to 'usr.sbin/rpki-client/rpki-client.8')
0 files changed, 0 insertions, 0 deletions