Page MenuHomeFreeBSD

virtual_oss(8): Fix error message
Needs ReviewPublic

Authored by fernape on Sat, Sep 19, 5:08 PM.
Tags
None
Referenced Files
F172681334: D59845.id187240.diff
Sun, Sep 20, 4:31 AM
F172680887: D59845.diff
Sun, Sep 20, 4:27 AM
F172657282: D59845.id187240.diff
Sun, Sep 20, 12:29 AM
Subscribers

Details

Reviewers
chris_cretaforce.gr
Group Reviewers
audio
Summary

When there is no 'audio' group, the error is:

virtual_oss: getgrnam: No error: 0

which gives absolutely no indication to the user about the underlying issue.

Instead, check for errno after calling getgrnam(3)

./virtual_oss
virtual_oss: Can't find 'audio' group.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 77094
Build 73977: arc lint + arc unit