...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| (general) | Considers the possibility that fgets() and fgetws() may return empty strings (Warnings of various classes may be triggered depending on subsequent operations on those strings. For example, the noncompliant code example cited above would trigger a buffer underrun warning.) | ||||||
| Compass/ROSE |
|
| Could detect some violations of this rule (In particular, it could detect the noncompliant code example by searching for | ||||||
| Fortify SCA | 5.0 |
|
| ||||||
| LDRA tool suite |
| 44 S | Enhanced enforcement | ||||||
| Parasoft C/C++test | 9.5 | BD-PB-ARRAY | Fully implemented |
...