I think silently swallowing the error is wrong. Return an error
instead. Add a regression test to exercise this scenario.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 47863 Build 44750: arc lint + arc unit
Event Timeline
Comment Actions
No strong opinion or expertise here, but definitely swallowing error is bad. Should be MFC'ed too, imho.