LGTM.com - false positive
Offen
acknowledged
C++
false-positive
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
**Description of the false positive**
This report is using the size of an array of character pointers (13 * 8) as if it were the size of the array element that is being pointed to (512 bytes). The pointer has been dereferenced to get the pointer to fill in.
**URL to the alert on the project page on LGTM.com**
https://lgtm.com/projects/g/vrpn/vrpn/snapshot/f75cb88eb7cebaccd487af2d95471a8fa883ffed/files/server_src/vrpn_Generic_server_object.C?sort=name&dir=ASC&mode=heatmap#x4380b89c736eb93a:1
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.