]> git.ipfire.org Git - thirdparty/openssl.git/commit
LMS: Coverity Fix 1659010 (Unused Value)
authorslontis <shane.lontis@oracle.com>
Mon, 14 Jul 2025 01:06:10 +0000 (11:06 +1000)
committerNeil Horman <nhorman@openssl.org>
Tue, 15 Jul 2025 11:53:24 +0000 (07:53 -0400)
commitac87f6b3a36ee3beac9e806c33127269edb6ca20
tree245398d57cd2af952b25f7539c53ce6bf2675180
parent43f4da917ac15fb9685e969634534f3cd1eb9901
LMS: Coverity Fix 1659010 (Unused Value)

This was a false positive in a test.
The code has been reordered to make the flow clearer.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28030)
test/lms_test.c