Page MenuHomeFreeBSD

efibootmgr: add missing break for 'u' case
ClosedPublic

Authored by emaste on Feb 23 2023, 2:54 PM.
Tags
None
Referenced Files
F102199820: D38747.diff
Fri, Nov 8, 9:01 PM
Unknown Object (File)
Fri, Oct 11, 10:40 AM
Unknown Object (File)
Oct 9 2024, 10:54 AM
Unknown Object (File)
Oct 4 2024, 7:11 PM
Unknown Object (File)
Oct 4 2024, 2:55 PM
Unknown Object (File)
Oct 2 2024, 6:56 AM
Unknown Object (File)
Oct 2 2024, 1:08 AM
Unknown Object (File)
Sep 30 2024, 7:30 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

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

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.