Issues
- 1
New syntax for generic structs missing.
#506 opened by souragc - 2
Struct pointer arithmetic
#504 opened by souragc - 2
Arithmetic on Generic types
#503 opened by souragc - 0
Epic: bring Checked C specification into agreement with the compiler implementation
#501 opened by dtarditi - 0
Consider removing uses of colon in Checked C syntax
#500 opened by dtarditi - 0
Epic: complete support for erasable Checked C syntax
#499 opened by dtarditi - 0
Create stand-alone tool for checking Checked C programs compiled with regular C compilers.
#498 opened by dtarditi - 0
- 0
- 0
Update Wiki documentation on erasable syntax
#495 opened by dtarditi - 0
- 0
Update description of program scopes for checked pointer types in specification
#493 opened by dtarditi - 0
- 0
Update description of generic types on the Wiki
#491 opened by dtarditi - 0
- 0
- 0
- 0
Improve description of bounds widening
#487 opened by dtarditi - 1
- 1
- 3
forwarding pointer for Checked C?
#484 opened by dtarditi - 0
- 0
- 2
Casts should be excluded from checked region?
#480 opened by Arslan8 - 3
Issue to track comments and updates to the proposed Checked C extension changes.
#470 opened by sulekhark - 4
- 3
semantics of realloc
#437 opened by mwhicks1 - 4
type of calloc in stdlib_checked.h
#413 opened by mwhicks1 - 0
Problems caused by `__SOCKADDR_ARG` transparent union in `sys/socket.h` when `_GNU_SOURCE` is on
#441 opened by mattmccutchen-cci - 0
`bsearch` bounds-safe interface does not enforce that `size == sizeof(T)` (unsound)
#454 opened by mattmccutchen-cci - 0
Restrict `malloc` of uninitialized memory containing checked pointers?
#458 opened by mattmccutchen-cci - 0
`redeclare_libs_{explicit,implicit}.c` tests fail when `_CHECKEDC_MOCKUP_THREADS` is removed on a system that supports threads
#459 opened by mattmccutchen-cci - 1
Activate a checked declaration conditional on the existence of the original system declaration?
#453 opened by mattmccutchen-cci - 1
How can checked headers add itypes to struct already defined in original system headers?
#452 opened by mattmccutchen-cci - 2
Linking problems with out-of-line definitions for `checkedc_extensions.h`
#449 opened by mattmccutchen-cci - 1
- 11
`snprintf` bounds-safe interface is unhelpful for variable-length null-terminated buffers
#450 opened by mattmccutchen-cci - 0
When CheckedC Will Be Available For WDK and Driver Dev
#442 opened by vxcute - 5
Use `#include_next` to avoid the need for user code to modify includes to point to Checked C headers
#431 opened by mattmccutchen-cci - 0
- 0
- 7
- 0
Update spec for checking conditional operators
#416 opened by kkjeer - 0
- 0
- 0
Update spec to include missing cases for bounds-safe interface assignment compatibility
#397 opened by kkjeer - 0
Checked C types for typedefs
#394 opened by aaronjeline - 0
Handling of empty and invalid ranges
#390 opened by saeednj - 1
Consider adding a stack of bounds expressions during checking of bounds declarations.
#384 opened by dtarditi - 0