Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
usr.bin/brandelf/brandelf.c | ||
---|---|---|
141 | I'm indifferent on that - is there a different action the user can take based on which error message comes out? |
usr.bin/brandelf/brandelf.c | ||
---|---|---|
141 | No, but the first step taken by anyone debugging the error will be to figure out which of the two calls is failing. |
usr.bin/brandelf/brandelf.c | ||
---|---|---|
141 | Most likely the first action is to set kern.trap_enotcap to 1 and get a backtrace? Anyway I'm fine with either. |