Page MenuHomeFreeBSD

comm: handle input arguments being NULL
Needs ReviewPublic

Authored by ccecchi_apple.com on Jun 1 2024, 3:55 PM.
Tags
None
Referenced Files
F107935181: D45438.diff
Sun, Jan 19, 4:48 PM
Unknown Object (File)
Sun, Jan 5, 2:39 PM
Unknown Object (File)
Dec 13 2024, 12:39 AM
Unknown Object (File)
Nov 2 2024, 3:35 AM
Unknown Object (File)
Oct 26 2024, 5:59 PM
Unknown Object (File)
Oct 24 2024, 7:28 PM
Unknown Object (File)
Oct 5 2024, 7:28 AM
Unknown Object (File)
Oct 5 2024, 5:29 AM
Subscribers

Details

Reviewers
ache
allanjude
Summary

comm would currently crash when input arguments are NULL.
This commit adds a simple NULL check to prevent that situation.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57988
Build 54876: arc lint + arc unit