[Bug 192971] [PATCH]Some utilies might lead to overflow

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 30 Sep 2021 21:37:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192971

Piotr Pawel Stefaniak <pstef@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pstef@freebsd.org

--- Comment #8 from Piotr Pawel Stefaniak <pstef@freebsd.org> ---
I think we can close this. nvi now uses atoz_or() which uses strtol() and
sysctl still uses strto*() which clamp values originally out of range.

-- 
You are receiving this mail because:
You are the assignee for the bug.