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)
Mon, Apr 20, 5:21 AM
Unknown Object (File)
Mon, Apr 6, 9:23 AM
Unknown Object (File)
Sun, Apr 5, 10:39 AM
Unknown Object (File)
Sat, Apr 4, 1:29 AM
Unknown Object (File)
Sun, Mar 29, 1:17 PM
Unknown Object (File)
Mar 22 2026, 3:09 AM
Unknown Object (File)
Mar 21 2026, 7:50 PM
Unknown Object (File)
Mar 19 2026, 7:47 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