Skip to content

apple/sample-fbounds-safety-adoption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sample Adoption of the Bounds Safety Extension in C

The Bounds Safety Extension (-fbounds-safety) is a language extension for C that enforces bounds safety to prevent out-of-bounds memory access. This repository provides sample and real-world code examples demonstrating how to adopt the extension, including how to enable it and add bounds annotations.

Please refer to the Programming Model and the Adoption Guide for a deeper understanding of the extension and practical steps for adoption.

For project-specific details, see the README files in the individual samples.

About

Sample Adoption of the Bounds Safety Extension in C

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Contributors