Skip to content

Conversation

@SpamapS
Copy link
Member

@SpamapS SpamapS commented Nov 24, 2023

These are mostly just a lack of explicit cast.

The issue with strtoll error handling is not serious, but it was potentially confusing with the wrong function mentioned in comments and the log being very vague.

There were also a few places where we call strlen to get the length which isn't what %.*s is for.

This should address all outstanding CodeQL alerts.

These are mostly just a lack of explicit cast.

The issue with strtoll error handling is not serious, but it was
potentially confusing with the wrong function mentioned in comments and
the log being very vague.

This should address all outstanding CodeQL alerts.
@SpamapS SpamapS merged commit 611517e into master Nov 28, 2023
@esabol esabol deleted the codeql-gripes branch November 28, 2023 04:46
@esabol esabol added the codeql label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants