Page MenuHomeFreeBSD

Make sure not to pass NULL to strtoul(3)
ClosedPublic

Authored by trasz on Aug 31 2020, 1:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 6:20 AM
Unknown Object (File)
Mon, Nov 3, 3:08 AM
Unknown Object (File)
Sat, Oct 25, 6:49 AM
Unknown Object (File)
Wed, Oct 22, 2:35 AM
Unknown Object (File)
Oct 9 2025, 5:14 PM
Unknown Object (File)
Sep 20 2025, 2:54 PM
Unknown Object (File)
Sep 12 2025, 10:56 AM
Unknown Object (File)
Sep 6 2025, 2:54 PM

Details

Summary

Make sure not to pass NULL to strtoul(3). The values come
from the kernel, but let's try to be on the safe side.

Sponsored by: NetApp, Inc.
Sponsored by: Klara, Inc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable