Page MenuHomeFreeBSD

efibootmgr: add missing break for 'u' case
ClosedPublic

Authored by emaste on Feb 23 2023, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 5:21 AM
Unknown Object (File)
Mon, Oct 13, 5:21 AM
Unknown Object (File)
Mon, Oct 13, 5:21 AM
Unknown Object (File)
Sun, Oct 12, 5:24 PM
Unknown Object (File)
Sun, Oct 12, 7:30 AM
Unknown Object (File)
Sun, Oct 5, 8:17 AM
Unknown Object (File)
Tue, Sep 23, 8:41 PM
Unknown Object (File)
Sep 14 2025, 12:09 AM
Subscribers
None

Details

Summary
Fixes:          9a7915299484 ("efibootmgr: Add --efidev (-u) to dis...")
Reported by:    Coverity
CID:            1505695
Sponsored by:   The FreeBSD Foundation

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
This revision is now accepted and ready to land.Feb 23 2023, 6:24 PM

relatively harmless, but yikes! Good find.

This revision was automatically updated to reflect the committed changes.