aboutsummaryrefslogtreecommitdiffstats
path: root/testing/s-nail/fix-inv-mem-access.patch
Commit message (Collapse)AuthorAgeFilesLines
* testing/s-nail: fix invalid mem access, reenable tests, take maintainership..Steffen (Daode) Nurpmeso2018-03-121-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).