-
Notifications
You must be signed in to change notification settings - Fork 660
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
Sprintf improve return param type validation #9877
Merged
orklah
merged 11 commits into
vimeo:master
from
kkmuffme:sprintf-improve-return-param-type-validation
Jun 11, 2023
Merged
Sprintf improve return param type validation #9877
orklah
merged 11 commits into
vimeo:master
from
kkmuffme:sprintf-improve-return-param-type-validation
Jun 11, 2023
Commits on Jun 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf4536f - Browse repository at this point
Copy the full SHA cf4536fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f589d - Browse repository at this point
Copy the full SHA e3f589dView commit details -
check args for sprintf + printf
* check args for (s)printf for Invalid/TooMany/TooFew * don't change the return type when we cannot infer it more specifically (nullable return) * fix vimeo#9874 * implement vimeo#9817 * add tests
Configuration menu - View commit details
-
Copy full SHA for 3179498 - Browse repository at this point
Copy the full SHA 3179498View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0b87ad - Browse repository at this point
Copy the full SHA a0b87adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c1e34b - Browse repository at this point
Copy the full SHA 9c1e34bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e5fdac - Browse repository at this point
Copy the full SHA 6e5fdacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 145f1fb - Browse repository at this point
Copy the full SHA 145f1fbView commit details -
fix printf false positive return type when first arg is null, simplif…
…y return value handling
Configuration menu - View commit details
-
Copy full SHA for 277f9c3 - Browse repository at this point
Copy the full SHA 277f9c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c10673 - Browse repository at this point
Copy the full SHA 1c10673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98d1563 - Browse repository at this point
Copy the full SHA 98d1563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1465ed7 - Browse repository at this point
Copy the full SHA 1465ed7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.