Skip to content

a

cba69d3
Select commit
Loading
Failed to load commit list.
Merged

Arp/resp #91

a
cba69d3
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Apr 7, 2026 in 44s

Annotations

Check warning on line 15 in zlibs/modules/socket/arp.c

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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