PVS-Studio Analysis Results


Date:Wed Nov 1 11:30:31 2023
PVS-Studio Version:7.23.69221.300
Command Line:plog-converter -a GA\:1,2,3 -t fullhtml --indicate-warnings build/f7-firmware-DC/pvsreport.log -o build/f7-firmware-DC/pvsreport
Total Warnings (GA):3
Group Location Level Code Message
General Analysis infrared_app.c:73 Low V547 Expression is always true.
General Analysis rpc_app.c:87 Medium V507 Pointer to local array 'args_temp' is stored outside the scope of this array. Such a pointer will become invalid.
General Analysis rpc_app.c:96 Medium V1048 The 'result' variable was assigned the same value.