Date: | Mon Oct 14 17:26:53 2024 |
---|---|
PVS-Studio Version: | 7.31.81895.392 |
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): | 2 |
Group | Location | Level | Code | Message |
---|---|---|---|---|
General Analysis | iso14443_4_layer.c:28/runner/_work/flipperzero-firmware/flipperzero-firmware/lib/nfc/helpers/iso14443_4_layer.c:28 | Low | V1003 | The macro 'ISO14443_4_BLOCK_PCB_BITS_ACTIVE' is a dangerous expression. The parameter 'mask' must be surrounded by parentheses. |
General Analysis | iso14443_4a_listener.c:96/runner/_work/flipperzero-firmware/flipperzero-firmware/lib/nfc/protocols/iso14443_4a/iso14443_4a_listener.c:96 | Medium | V519 | The 'command' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 94, 96. |