Skip to content

Conversation

@jriwanek
Copy link
Member

Summary

Future support for higher clocked CPU's
A little more linting

Checklist

References

None

@OBattler OBattler merged commit 229b60b into 86Box:master Oct 13, 2023
@jriwanek jriwanek deleted the clock branch October 13, 2023 22:42

sscanf(entry->data, "%u", &value);

return value;

Check failure

Code scanning / CodeQL

Missing return-value check for a 'scanf'-like function

This variable is read, but may not have been written. It should be guarded by a check that the [call to sscanf](1) returns at least 1.
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