mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-19 17:59:19 +03:00
found by cppcheck and coverity [src/Cedar/Command.c:523] -> [src/Cedar/Command.c:532]: (style) Variable 'ok' is reassigned a value before the old one has been used. [src/Cedar/Command.c:776]: (style) Variable 'tick2' is assigned a value that is never used. [src/Cedar/Command.c:2244]: (style) Variable 'halt_timeout' is assigned a value that is never used. [src/Cedar/Command.c:2246]: (style) Variable 'check_clock_seed' is assigned a value that is never used. [src/Cedar/Command.c:2247]: (style) Variable 'halting' is assigned a value that is never used. [src/Cedar/Command.c:6904]: (style) Unused variable: tmp [src/Cedar/Command.c:12217]: (style) Variable 'packet_log' is assigned a value that is never used. [src/Cedar/Command.c:20825]: (style) Variable 'ret' is assigned a value that is never used. [src/Cedar/Command.c:20883]: (style) Variable 'ret' is assigned a value that is never used. [src/Cedar/Command.c:20927]: (style) Variable 'ret' is assigned a value that is never used. [src/Cedar/Command.c:10022]: (style) The function 'CmdEvalIpAndMask46' is never used. [src/Cedar/Command.c:10109]: (style) The function 'CmdEvalNetworkAndSubnetMask46' is never used. [src/Cedar/Command.c:23025]: (style) The function 'CmdPrintRow' is never used. [src/Cedar/Command.c:167]: (style) The function 'InRpcTtResult' is never used. [src/Cedar/Command.c:148]: (style) The function 'OutRpcTtResult' is never used.