summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2004-05-06 09:11:18 +0000
committerhenning <henning@openbsd.org>2004-05-06 09:11:18 +0000
commitdfe04a2306e6e60c32729015c420397ef3f3cb49 (patch)
tree12a0c4c44a884768c21d72a9961a4636b7dca7ba /lib/libc
parentObsolete. jakob@ ok. (diff)
downloadwireguard-openbsd-dfe04a2306e6e60c32729015c420397ef3f3cb49.tar.xz
wireguard-openbsd-dfe04a2306e6e60c32729015c420397ef3f3cb49.zip
there's a little race condition: a session is taken down and its associated
write buffers are cleared, but there could be imsgs from the RDE for that peer (e. g. UPDATEs) in the read buffers for the pipe to the RDE or buffered in the RDE or somesuch. Thus, in session_update(), explicitely check for the session state and just drop the message if the session is not in state ESTABLISHED. claudio ok
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions