Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/s-nail: fix invalid mem access, reenable tests, take maintainership.. | Steffen (Daode) Nurpmeso | 2018-03-12 | 1 | -0/+10 |
The reported crash (for v14.9.9) does not happen in EVP_cleanup(), even though the instrumented code apparantly said so, but the actual cause was a memory access on an already freed pointer that sneaked into the release (which has not seen thorough testing, also apparantly). |