Opened 5 years ago
Closed 5 years ago
#4491 closed task (fixed)
Create a patch for OpenSSL to fix valgrind uninitialized value errors
Reported by: | Douglas R. Reno | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
While troubleshooting the cURL test suite on OpenSSL-1.1.1c, I discovered the following PR
https://github.com/openssl/openssl/pull/8606
We need to apply the commit in this to OpenSSL.
Change History (2)
Note:
See TracTickets
for help on using tickets.
This can be fixed by a sed:
==================