]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a potential race in returning setting errno when an
authorMichael Tuexen <tuexen@FreeBSD.org>
Wed, 27 Feb 2013 19:51:47 +0000 (19:51 +0000)
committerMichael Tuexen <tuexen@FreeBSD.org>
Wed, 27 Feb 2013 19:51:47 +0000 (19:51 +0000)
commite045904fdc942fb55c4b8004aad40dfcec946fcb
treedcc437946f5ab5e17c4f57fbfd6a6ff11c60879c
parent9240031ac655f4e3cd4bcf840f2efc5222d6fdbc
Fix a potential race in returning setting errno when an
association goes down.
Reported by Mozilla in
https://bugzilla.mozilla.org/show_bug.cgi?id=845513

MFC after: 3 days
sys/netinet/sctputil.c