Am Donnerstag, dem 18.06.2026 um 13:29 -0700 schrieb Kees Cook:
> On Thu, Jun 18, 2026 at 12:56:51PM -0700, Kees Cook wrote:
> > Unwrap the .ACCESS_WITH_SIZE call at the top of build_unary_op via
> > get_ref_from_access_with_size.  These unary operators consume the
> > pointer rvalue rather than the pointed-to data, so the bounds-checking
> > wrapper is not load-bearing here.  The assertion is retained: after
> > the unwrap it documents the post-condition the rest of the function
> > relies on.
> 
> BTW, I don't have commit access, so if this patch looks good, I still
> need someone to commit for me. :)

I committed it.

Martin

Reply via email to