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)
Fri, Dec 13, 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
Unknown Object (File)
Aug 20 2024, 8:53 PM
Unknown Object (File)
Aug 19 2024, 10:44 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