Page MenuHomeFreeBSD

pflowctl: add missing break to case 's'
ClosedPublic

Authored by emaste on Feb 1 2024, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 14, 7:40 PM
Unknown Object (File)
Aug 17 2025, 9:11 PM
Unknown Object (File)
Aug 16 2025, 2:15 PM
Unknown Object (File)
Jun 18 2025, 1:29 AM
Unknown Object (File)
Jun 16 2025, 1:50 PM
Unknown Object (File)
Jun 16 2025, 12:07 PM
Unknown Object (File)
Jun 16 2025, 11:55 AM
Unknown Object (File)
Jun 16 2025, 10:42 AM
Subscribers

Details

Summary
CID:            1534009
Reported by:    Coverity Scan

Diff Detail

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

Event Timeline

emaste requested review of this revision.Feb 1 2024, 9:26 PM
emaste created this revision.

I have exactly the same commit in my queue right now.

Happily this didn't affect anything, because set doesn't look at the verbose flag, but we should fix it anyway.

This revision is now accepted and ready to land.Feb 1 2024, 9:55 PM
This revision was automatically updated to reflect the committed changes.