RossComputerGuy/stardustos

View on GitHub
newland/arch/x86/modules/tty/serial.c

Summary

Maintainability
Test Coverage

Invalid itoa() argument nr 3. The value is 0 but the valid values are 2:36.
Wontfix

    itoa((char*)(name + 3), 10, comindex);
newland/arch/x86/modules/tty/serial.c on lines 67..67

Invalid itoa() argument nr 3. The value is 0 but the valid values are 2:36. (detailed CWE explanation)

There are no issues that match your filters.

Category
Status