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

Missing checks in calls to variadic functions inside checked scope #1177

Closed
mgrang opened this issue Sep 2, 2021 · 1 comment
Closed

Missing checks in calls to variadic functions inside checked scope #1177

mgrang opened this issue Sep 2, 2021 · 1 comment

Comments

@mgrang
Copy link

mgrang commented Sep 2, 2021

#1174 added support to call variadic functions in checked scope. There are several checks which are yet to be implemented. The PR does not do any bounds checking for the arguments to printf/scanf like functions. The following issues were raised by @mattmccutchen-cci on the PR.

@mgrang mgrang closed this as completed Sep 2, 2021
@mgrang
Copy link
Author

mgrang commented Sep 2, 2021

Duplicate of #1178

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

No branches or pull requests

1 participant