On 9/14/22 07:05, David Gibson wrote:
On Tue, Sep 13, 2022 at 08:39:52AM +0200, Laurent Vivier wrote:
From: Stefano Brivio <sbri...@redhat.com>

Other errors are treated as failure by net_stream_client_init(),
but if connect() returns EINVAL, we'll fail silently. Remove the
related exception.

Is this also a bug in net_socket_connect_init()?  Is there an
equivalent bug in dgram.c?

Yes, the bug has been found by Stefano in socket.c, I'm adding his patch to the 
series.
There is no equivalent bug in dgram.c

Thanks,
Laurent


Reply via email to