diff options
author | Ingela Anderton Andin <[email protected]> | 2011-05-13 11:23:15 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2011-05-13 11:49:22 +0200 |
commit | e03ed7ed525f04352d7b52cde54cf7f9b42595ce (patch) | |
tree | 8ccd1f89c895668fff01d008c14e5e464f21c283 /lib/tools | |
parent | 116deb98aa1309039d06530de3351feec1163c3f (diff) | |
download | otp-e03ed7ed525f04352d7b52cde54cf7f9b42595ce.tar.gz otp-e03ed7ed525f04352d7b52cde54cf7f9b42595ce.tar.bz2 otp-e03ed7ed525f04352d7b52cde54cf7f9b42595ce.zip |
Ssl sometimes fails when reusing a session
Invalidation of a session for reusing should first flag that the
session may no longer be reused and then later when all possible
pending reuses have been handled delete the session from the
database. This could otherwise cause the client to terminate due to
{badarg,[{erlang,byte_size,[undefined]}, and the server to terminate due to
{{badmatch,{resumed,undefined}}.
Diffstat (limited to 'lib/tools')
0 files changed, 0 insertions, 0 deletions