Page MenuHomeFreeBSD

mixer(8): Fix empty output case
ClosedPublic

Authored by christos on Oct 14 2021, 10:06 PM.
Referenced Files
Unknown Object (File)
Sat, Oct 11, 2:35 AM
Unknown Object (File)
Sun, Sep 21, 12:55 PM
Unknown Object (File)
Wed, Sep 17, 6:33 PM
Unknown Object (File)
Sep 12 2025, 6:01 PM
Unknown Object (File)
Sep 12 2025, 5:53 PM
Unknown Object (File)
Sep 12 2025, 5:52 PM
Unknown Object (File)
Sep 12 2025, 5:46 PM
Unknown Object (File)
Sep 12 2025, 5:38 PM
Subscribers

Details

Summary

In some cases (e.g when passing /dev/dspX.vpX),
m->ci.longname and m->ci.hw_info will be empty, so we
should print any brackets and parentheses in this case.

Diff Detail

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