Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
unlinkat is POSIX so no need to use it only in the #ifdef CAPSICUM case
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
153 | bonus whitespace fix |
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
135 | namebuf can be NULL. Should we print argv[2]? |
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
135 | Sorry for being PITA but namebuf still can be NULL, in this err msg. |