Kees Cook <keesc...@chromium.org> wrote:
> In an effort to separate intentional arithmetic wrap-around from
> unexpected wrap-around, we need to refactor places that depend on this
> kind of math. One of the most common code patterns of this is:
> 
>       VAR + value < VAR

Acked-by: Florian Westphal <f...@strlen.de>

Reply via email to