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

Debugging unit test cases #457

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

nlrcomcast
Copy link

No description provided.

Copy link

guardrails bot commented Sep 27, 2024

⚠️ We detected 2 security issues in this pull request:

Insecure Processing of Data (2)
Severity Details Docs
High Title: Use after free
free( *buf );
📚
Medium Title: Insecure clearing of buffer with memset
memset( *buf, 0, buffsize );
📚

More info on how to fix Insecure Processing of Data in C/C++.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@sadhyama sadhyama merged commit e1ef9f4 into xmidt-org:parodus_test Sep 27, 2024
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants