You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
b5711b8e5a
The last correction to the tcp_connect_to_sock error exit path, commita89d63a159, can free an already freed socket, due to collision with a previous (incomplete) attempt to fix the same issue, commit311f6fc77c. Signed-off-by: Casey Dahlin <cdahlin@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>