Arp/resp #91
Merged
Arp/resp #91
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Apr 7, 2026 in 44s
Quality Gate passed
Annotations
Check warning on line 15 in zlibs/modules/socket/arp.c
sonarqubecloud / SonarCloud Code Analysis
Make the type of this parameter a pointer-to-const. The current type of "packet" is "arp_packet_t *".
See more on https://sonarcloud.io/project/issues?id=elydre_profanOS&issues=AZ1oMWvkP77SLJn56rPQ&open=AZ1oMWvkP77SLJn56rPQ&pullRequest=91
Check warning on line 58 in zlibs/modules/socket/arp.c
sonarqubecloud / SonarCloud Code Analysis
Make the type of this parameter a pointer-to-const. The current type of "packet" is "unsigned char *".
See more on https://sonarcloud.io/project/issues?id=elydre_profanOS&issues=AZ1oMWvkP77SLJn56rPR&open=AZ1oMWvkP77SLJn56rPR&pullRequest=91
Loading