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)
Fri, Jun 21, 1:35 AM
Unknown Object (File)
Sun, Jun 2, 8:05 PM
Unknown Object (File)
Apr 23 2024, 2:10 AM
Unknown Object (File)
Apr 23 2024, 2:10 AM
Unknown Object (File)
Apr 23 2024, 2:10 AM
Unknown Object (File)
Apr 23 2024, 1:57 AM
Unknown Object (File)
Feb 20 2024, 3:55 AM
Unknown Object (File)
Jan 11 2024, 1:37 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.