checkedc icon indicating copy to clipboard operation
checkedc copied to clipboard

Improve description of bounds widening

Open dtarditi opened this issue 5 months ago • 0 comments

The Checked C clang compiler infers widened bounds for strings (and null-terminated pointers in general) where the null element is checked. We need to add a description of this to Wiki and make sure that the description in the specification describes this.

dtarditi avatar Sep 01 '24 14:09 dtarditi