Page MenuHomeFreeBSD

efibootmgr: add missing break for 'u' case
ClosedPublic

Authored by emaste on Feb 23 2023, 2:54 PM.
Tags
None
Referenced Files
F107322735: D38747.diff
Sun, Jan 12, 11:49 AM
Unknown Object (File)
Mon, Dec 30, 5:26 PM
Unknown Object (File)
Sat, Dec 28, 9:09 AM
Unknown Object (File)
Dec 8 2024, 4:22 PM
Unknown Object (File)
Nov 21 2024, 12:46 PM
Unknown Object (File)
Nov 9 2024, 2:14 AM
Unknown Object (File)
Nov 8 2024, 9:01 PM
Unknown Object (File)
Oct 11 2024, 10:40 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.