commit | 16ff050478ab94d5147a4603fbd942a7f931c023 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <thierry.fournier@ozon.io> | Sun Jun 17 21:33:01 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon Jun 18 10:32:12 2018 +0200 |
tree | c9d192cf67beef30820f8d598a7fa73f048b26ae | |
parent | f874a83b57acce760b0e500bbee47115390f777d [diff] |
BUG/MAJOR: ssl: Random crash with cipherlist capture The cipher list capture struct is stored in the SSL memory space, but the slot is reserved in the SSL_CTX memory space. This causes ramdom crashes. This patch should be backported to 1.8