netatalk
netatalk copied to clipboard
[2.4] Convert all u_int to ISO uint
@rdmark, should we also consider changing: u_short to unsigned short u_long to unsigned long u_char to unsigned char
Sure, go for it. It seems Sonarcloud complains about this?
Looks good to me. Only question is the wolfcrypt header. I'm not sure what those data types are, and if it was me I'd leave them as-is. :)
Quality Gate passed
Issues
3 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
1.2% Duplication on New Code