Page MenuHomeFreeBSD

Patch: Fix bluetooth-config's parameter parsing
ClosedPublic

Authored by erdgeist_erdgeist.org on Jul 12 2025, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 2, 11:16 AM
Unknown Object (File)
Wed, Sep 2, 8:04 AM
Unknown Object (File)
Mon, Aug 24, 8:28 AM
Unknown Object (File)
Fri, Aug 14, 1:32 PM
Unknown Object (File)
Sun, Aug 9, 2:31 AM
Unknown Object (File)
Aug 8 2026, 8:57 AM
Unknown Object (File)
Aug 6 2026, 10:57 PM
Unknown Object (File)
Aug 6 2026, 10:13 PM
Subscribers
None

Details

Reviewers
lme
Summary

This addresses the problems encountered when parsing options in bluetooth-config.

  • the optional parameters were not properly shifted after consumption
  • the command line parameter count was checked before getopts and not after

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped