mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-21 17:41:25 +00:00
265a92856b
It is broken, the condition is checked out of socket lock. It is wonderful the bug survived for so long time. [ This fixes bugzilla #6233: race condition in tcp_sendmsg when connection became established ] Signed-off-by: David S. Miller <davem@davemloft.net>