diff options
author | Bernd Edlinger <bernd.edlinger@hotmail.de> | 2025-01-02 16:17:46 +0100 |
---|---|---|
committer | Tomas Mraz <tomas@openssl.org> | 2025-01-06 20:46:08 +0100 |
commit | 94f95efce93555f65d3582558e39866e9f074ca2 (patch) | |
tree | 2ea2e47a3990386d1af4cbef422ad0822ff62dfd /test/trace_api_test.c | |
parent | Fix the sporadic test failure in 30-test_evp_extra.t (diff) | |
download | openssl-94f95efce93555f65d3582558e39866e9f074ca2.tar.xz openssl-94f95efce93555f65d3582558e39866e9f074ca2.zip |
Fix a potential misaligned memory access
in test/wpackettest.c:593:18: runtime error: load of misaligned address
for type 'uint64_t', which requires 8 byte alignment.
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26269)
Diffstat (limited to 'test/trace_api_test.c')
0 files changed, 0 insertions, 0 deletions