Tremblp/hydra 929/custom data producer picking #140
Closed
Autodesk Chorus / security/flawfinder
completed
Jun 21, 2024 in 27s
4 issue(s) found
Summary of Issues
Type | Count | Severity |
---|---|---|
memcpy | 4 | LOW |
How do I clear all these issues?
If you suspect these issues are not actual issues, click “Clear All Issues” above. Click here for more details.
Details and Annotations
Details
flawfinder version 2.0.19
Annotations
autodesk-chorus / security/flawfinder
memcpy
Does not check for buffer overflows when copying to destination (CWE-120).
autodesk-chorus / security/flawfinder
memcpy
Does not check for buffer overflows when copying to destination (CWE-120).
Check notice on line 39 in lib/mayaHydra/ufeExtensions/cvtTypeUtils.h
autodesk-chorus / security/flawfinder
memcpy
Does not check for buffer overflows when copying to destination (CWE-120).
Check notice on line 47 in lib/mayaHydra/ufeExtensions/cvtTypeUtils.h
autodesk-chorus / security/flawfinder
memcpy
Does not check for buffer overflows when copying to destination (CWE-120).
Loading