Am 09.11.19 um 17:37 schrieb Antonio Quartulli:
> 57623b4e introduced a print_sockaddr() call in socks.c to print an
> openvpn_sockaddr object.
> 
> However, this is not correct because print_sockaddr() expects a sockaddr
> object as argument instead of openvpn_sockaddr.
> 
> This error did not lead to any issue because the two objects are very
> similar in regards to the data accessed by print_sockaddr().
> 
> Fix this by replacing print_sockaddr() with print_openvpn_sockaddr().
> 

Not compile tested but looks like the right fix to me.

Acked-By: Arne Schwabe <[email protected]>

Arne

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to