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)
Thu, Feb 19, 12:49 PM
Unknown Object (File)
Thu, Feb 19, 12:48 PM
Unknown Object (File)
Thu, Feb 19, 12:48 PM
Unknown Object (File)
Wed, Feb 18, 11:47 PM
Unknown Object (File)
Thu, Feb 5, 1:13 AM
Unknown Object (File)
Dec 23 2025, 12:41 AM
Unknown Object (File)
Nov 23 2025, 6:54 AM
Unknown Object (File)
Nov 17 2025, 10:43 AM
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