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, Apr 16, 8:33 AM
Unknown Object (File)
Sun, Apr 12, 5:22 PM
Unknown Object (File)
Tue, Apr 7, 8:40 PM
Unknown Object (File)
Tue, Apr 7, 9:16 AM
Unknown Object (File)
Tue, Apr 7, 8:59 AM
Unknown Object (File)
Mon, Apr 6, 3:38 PM
Unknown Object (File)
Fri, Apr 3, 11:52 AM
Unknown Object (File)
Thu, Apr 2, 12:21 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 Passed
Unit
No Test Coverage
Build Status
Buildable 33250
Build 30585: arc lint + arc unit