diff options
| author | Stefano Brivio <sbrivio@redhat.com> | 2022-10-21 11:09:13 +0200 |
|---|---|---|
| committer | Jason Wang <jasowang@redhat.com> | 2022-10-28 13:28:52 +0800 |
| commit | 80d3e4779d6c5fee0402b0b48de15c3c812845a4 (patch) | |
| tree | c4cb3cd0850eb09543a3d8207d4c6b7873023a00 /docs/devel/secure-coding-practices.rst | |
| parent | daf188ff04ea86fedf447ce366af3d1025020909 (diff) | |
| download | focaccia-qemu-80d3e4779d6c5fee0402b0b48de15c3c812845a4.tar.gz focaccia-qemu-80d3e4779d6c5fee0402b0b48de15c3c812845a4.zip | |
net: stream: Don't ignore EINVAL on netdev socket connection
Other errors are treated as failure by net_stream_client_init(), but if connect() returns EINVAL, we'll fail silently. Remove the related exception. Signed-off-by: Stefano Brivio <sbrivio@redhat.com> [lvivier: applied to net/stream.c] Signed-off-by: Laurent Vivier <lvivier@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions