-
Notifications
You must be signed in to change notification settings - Fork 19
Issues: checkedc/checkedc-llvm-project
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Extend Checked C format-string checks to unchecked scopes
enhancement
New feature or request
#1225
opened Dec 3, 2023 by
dtarditi
Checked-pointer local variable can be initialized with itself (unsound)
#1190
opened Jan 17, 2022 by
secure-sw-dev-bot
Local variable bounds dependent on global variable can be invalidated by function call (unsound)
#1188
opened Jan 17, 2022 by
secure-sw-dev-bot
No error on assignment to global variable used in bounds of another global variable (unsound)
#1187
opened Jan 17, 2022 by
secure-sw-dev-bot
Eliminate null checks if the OS is known to trap failures safely
#1185
opened Jan 17, 2022 by
secure-sw-dev-bot
Option to warn for each inserted runtime check that can't be proved unnecessary
#1184
opened Jan 17, 2022 by
secure-sw-dev-bot
Fail to catch an out-of-bounds access at compile time
#1182
opened Jan 17, 2022 by
secure-sw-dev-bot
Missing checks in calls to variadic functions inside checked scope
bug
Something isn't working
future work
#1174
opened Jan 17, 2022 by
secure-sw-dev-bot
Invertibility does not use semantic expression comparison
#1171
opened Jan 17, 2022 by
secure-sw-dev-bot
Move language conformance tests related to Where clauses to the checkedc repository
#1164
opened Jan 17, 2022 by
secure-sw-dev-bot
Consider emitting warnings for uses of pointers that violate their bounds-safe interfaces
future work
#1158
opened Jan 17, 2022 by
secure-sw-dev-bot
Should casting a char * to _Nt_array_ptr be allowed?
needs investigation
question
Further information is requested
#1154
opened Jan 17, 2022 by
secure-sw-dev-bot
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-02.