]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
cppcheck: Variable is reassigned a value before the old one has been used.
authorNikolay Morozov <nmorozoff77@yandex.ru>
Thu, 27 Feb 2020 11:28:07 +0000 (14:28 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sat, 29 Feb 2020 18:57:21 +0000 (21:57 +0300)
commitd1cf560c742d85ab1986fb0cabe0f9e3a1f0eb23
treecbea4f290be794da54bc2038e0ab933fed8cefc9
parent0906436e33bdd8dabf07d494e3d6d5184cc02246
cppcheck: Variable is reassigned a value before the old one has been used.

Plus some minor chnages
- function defenition doen't match function declaration
- Consecutive break statement is unnecessary.
- Type missmatch in format string
gost89.h
gost_ameth.c
gost_ec_keyx.c
gost_grasshopper_cipher.c
gost_keyexpimp.c
gost_lcl.h
test_sign.c