diff options
author | 2008-12-06 14:58:09 +0000 | |
---|---|---|
committer | 2008-12-06 14:58:09 +0000 | |
commit | f1a8039b24c1e3556488d4ad31b29ff920515c00 (patch) | |
tree | 39b57ab4c54c08584ddde7b753d52c62370bd94f /lib/libc | |
parent | the not MP version didn't compile, mglocker found (diff) | |
download | wireguard-openbsd-f1a8039b24c1e3556488d4ad31b29ff920515c00.tar.xz wireguard-openbsd-f1a8039b24c1e3556488d4ad31b29ff920515c00.zip |
In session_destroy, use "if (s->s_state >= S_MAIL)", and not
"if (s->s_state > S_MAIL)". Otherwise, session timeout after
MAIL FROM would leave mess in queue.
ok gilles@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions