commit | 1b7463478e30c6855ea62db1f5647630f0acd24b | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri Sep 21 15:33:30 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Fri Sep 21 15:59:46 2018 +0200 |
tree | b0d2331f8b4204a830ba0fa8c7072033f04e4f0d | |
parent | ad2b3c4aa3db056b83f5d91564400e03f3239835 [diff] |
Delete TLS streams before deleting the session The streams depend on the session and can crash the program if they are removed in the wrong order. Do a general cleanup of the life time management of the streams.