[splint-discuss] not all warnings displayed

Thomas tom at electric-sheep.org
Thu May 15 03:12:02 PDT 2008


Hi,
what is the reason that splint does not print warnings for all possible
bugs in the code?

For example if I have a flawed strcpy() followed by a flawed memcpy()
only the strcpy is displayed but not the memcpy(). The memcpy is only
displayed after I removed the strcpy-case.

Thanks
Thomas



More information about the splint-discuss mailing list