Commit 4c531340 authored by Vitaly Chikunov's avatar Vitaly Chikunov Committed by Dmitry Belyavskiy
Browse files

Fix gcc12 -fanalyzer warning

GCC do not understand that `algname` cannot be NULL. Add dummy default case to
cover all execution paths.

Fixes https://github.com/gost-engine/engine/issues/389


Tested-by: default avatarIlya Shipitsin <chipitsine@gmail.com>
Signed-off-by: default avatarVitaly Chikunov <vt@altlinux.org>
parent 374627ab
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment