Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-09-29 | Appease coverity | tb | 1 | -2/+4 | |
This is a static pointer, so it ain't ever NULL, but shrug | |||||
2023-09-28 | Fix error message | tb | 1 | -2/+2 | |
2023-09-28 | Don't leak ctx on failure | tb | 1 | -3/+2 | |
![]() |
index : openbsd | |
A mirror of https://github.com/libressl/openbsd.git |
summaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-09-29 | Appease coverity | tb | 1 | -2/+4 | |
This is a static pointer, so it ain't ever NULL, but shrug | |||||
2023-09-28 | Fix error message | tb | 1 | -2/+2 | |
2023-09-28 | Don't leak ctx on failure | tb | 1 | -3/+2 | |