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

Fix incorrect strncat(..) call in Ros_InformChecker_CreateJob() #64

Merged

Conversation

gavanderhoorn
Copy link
Collaborator

Fixes #32.

Corrected call based on the CodeQL documentation on the same issue.

@gavanderhoorn gavanderhoorn added this to the 0.1.1 milestone Jun 16, 2023
Improved version based on CodeQL documentation.
@ted-miller ted-miller merged commit 4bf2771 into Yaskawa-Global:main Jun 16, 2023
3 checks passed
@gavanderhoorn gavanderhoorn deleted the fix_incorrect_strncat_call branch June 16, 2023 20:19
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.

Potentially unsafe/incorrect use of strncat(..)
2 participants