Jay Satiro 2fe97dc274 ftp: fix temp write of ipv6 address
- During the check to differentiate between a port and IPv6 address
  without brackets, write the binary IPv6 address to an in6_addr.

Prior to this change the binary IPv6 address was erroneously written to
a sockaddr_in6 'sa6' when it should have been written to its in6_addr
member 'sin6_addr'. There's no fallout because no members of 'sa6' are
accessed before it is later overwritten.

Closes https://github.com/curl/curl/pull/11747
2023-08-30 03:22:07 -04:00
..
2023-07-20 23:41:47 +02:00
2023-07-31 11:51:34 +02:00
2023-06-20 09:09:25 +02:00
2023-08-28 11:06:15 +02:00
2023-08-28 11:06:15 +02:00
2023-08-07 20:57:48 +02:00
2023-06-07 13:06:08 +00:00
2023-05-23 10:42:09 +02:00
2023-07-31 11:51:34 +02:00
2023-08-07 20:57:48 +02:00
2023-08-25 13:21:07 +02:00
2023-05-18 20:45:04 +02:00
2023-05-18 20:45:04 +02:00
2023-04-25 23:16:51 +02:00
2023-04-25 12:38:38 +02:00
2023-07-11 19:43:51 +02:00
2023-08-30 03:22:07 -04:00
2023-04-14 09:26:26 +02:00
2023-08-29 17:08:23 -04:00
2023-06-07 13:06:08 +00:00
2023-08-25 13:21:07 +02:00
2023-08-25 20:54:14 +02:00
2023-08-14 18:07:12 +02:00
2023-07-17 20:10:38 +02:00
2023-07-29 23:42:53 +02:00
2023-07-29 23:42:53 +02:00
2023-08-07 20:57:48 +02:00
2023-06-17 01:38:04 -04:00
2023-08-24 10:02:23 +02:00
2023-08-07 20:57:48 +02:00
2023-08-07 20:57:48 +02:00
2023-04-25 12:38:38 +02:00
2023-08-07 20:57:48 +02:00
2023-06-07 13:06:08 +00:00
2023-06-07 13:06:08 +00:00
2023-04-25 12:38:38 +02:00
2023-08-29 10:39:31 +02:00
2023-08-24 10:02:23 +02:00
2023-04-25 23:16:51 +02:00