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)
Thu, Oct 9, 5:14 PM
Unknown Object (File)
Sat, Sep 20, 2:54 PM
Unknown Object (File)
Sep 12 2025, 10:56 AM
Unknown Object (File)
Sep 6 2025, 2:54 PM
Unknown Object (File)
Aug 26 2025, 11:23 AM
Unknown Object (File)
Aug 18 2025, 7:38 PM
Unknown Object (File)
Jul 7 2025, 3:40 AM
Unknown Object (File)
Jul 6 2025, 12:06 AM

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