You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
This PR updates the Checked C specification as per the discussions that we have been having about bounds validation when both checked and unchecked pointers (with bounds-safe interfaces) appear in an assignment expression or a function call in an unchecked scope.
This issue was copied from checkedc/checkedc#469
This PR updates the Checked C specification as per the discussions that we have been having about bounds validation when both checked and unchecked pointers (with bounds-safe interfaces) appear in an assignment expression or a function call in an unchecked scope.
Ref: #1158, #1157, #1159 and PR #1150.
The text was updated successfully, but these errors were encountered: