Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tremblp/hydra 929/custom data producer picking #140

Closed
wants to merge 5 commits into from

Updated for code review feedback.

5214878
Select commit
Loading
Failed to load commit list.
Closed

Tremblp/hydra 929/custom data producer picking #140

Updated for code review feedback.
5214878
Select commit
Loading
Failed to load commit list.
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

Check notice on line 268 in lib/mayaHydra/flowViewportAPIExamples/flowViewportAPILocator/mhFlowViewportAPILocator.cpp

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/flawfinder

memcpy

Does not check for buffer overflows when copying to destination (CWE-120).

Check notice on line 810 in lib/mayaHydra/flowViewportAPIExamples/flowViewportAPILocator/mhFlowViewportAPILocator.cpp

See this annotation in the file changed.

@autodesk-chorus 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

See this annotation in the file changed.

@autodesk-chorus 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

See this annotation in the file changed.

@autodesk-chorus autodesk-chorus / security/flawfinder

memcpy

Does not check for buffer overflows when copying to destination (CWE-120).