mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-30 09:56:14 -05:00
0a82ff0736
/libretroshare/src/pqi/authssl.cc:857: warning: Cppcheck(redundantAssignment): Variable 'buf_in' is reassigned a value before the old one has been used. /libretroshare/src/pqi/authssl.cc:864: warning: Cppcheck(redundantAssignment): Variable 'buf_hashout' is reassigned a value before the old one has been used. /libretroshare/src/pqi/authssl.cc:867: warning: Cppcheck(redundantAssignment): Variable 'buf_sigout' is reassigned a value before the old one has been used. /libretroshare/src/pqi/authssl.cc:1006: warning: Cppcheck(redundantAssignment): Variable 'buf_in' is reassigned a value before the old one has been used. /libretroshare/src/pqi/authssl.cc:1013: warning: Cppcheck(redundantAssignment): Variable 'buf_hashout' is reassigned a value before the old one has been used. /libretroshare/src/pqi/authssl.cc:1016: warning: Cppcheck(redundantAssignment): Variable 'buf_sigout' is reassigned a value before the old one has been used. /libretroshare/src/pqi/authssl.cc:1451: warning: Cppcheck(redundantAssignment): Variable 'ek' is reassigned a value before the old one has been used. /libretroshare/src/pqi/authssl.cc:366: warning: Cppcheck(unreadVariable): Variable 'dh_prime_2048_hex' is assigned a value that is never used. /libretroshare/src/pqi/authssl.cc:1508: warning: Cppcheck(unreadVariable): Variable 'in_offset' is assigned a value that is never used. /libretroshare/src/pqi/authssl.cc:249: warning: Cppcheck(useInitializationList): Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. |
||
---|---|---|
.. | ||
src |