Page MenuHomeFreeBSD

mac: improve consistency
ClosedPublic

Authored by tuexen on Sep 19 2024, 12:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 4:40 PM
Unknown Object (File)
Thu, Oct 24, 9:43 PM
Unknown Object (File)
Thu, Oct 24, 6:43 PM
Unknown Object (File)
Sun, Oct 20, 6:48 PM
Unknown Object (File)
Thu, Oct 10, 12:23 PM
Unknown Object (File)
Wed, Oct 9, 12:04 PM
Unknown Object (File)
Oct 5 2024, 5:03 AM
Unknown Object (File)
Sep 30 2024, 1:38 PM
Subscribers

Details

Summary

Whenever mac_syncache_init() returns an error, ensure that *label = NULL. This simplifies the error handling by the caller.
This is required for D46766.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable