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
Unknown Object (File)
Thu, Jun 13, 12:52 PM
Unknown Object (File)
Sat, Jun 8, 11:57 AM
Unknown Object (File)
Sun, Jun 2, 7:12 PM
Unknown Object (File)
Jun 1 2024, 11:22 PM
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