Am 17.07.20 um 19:09 schrieb Matthias Andree:
> @@ -3727,6 +3727,7 @@ get_default_gateway_ipv6(struct route_ipv6_gateway_info 
> *rgi6,
>          msg(M_WARN, "GDG6: socket #1 failed");
>          goto done;
>      }
> +    errno = 0;
>      if (write(sockfd, (char *)&m_rtmsg, l) < 0)
>      {
>          msg(M_WARN, "GDG6: problem writing to routing socket");

This line escaped, so NAK on the first version of the patch.

New patch was sent.



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to