Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
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 ↗ | (On Diff #19686) | bonus whitespace fix |
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
136 ↗ | (On Diff #19690) | namebuf can be NULL. Should we print argv[2]? |
usr.bin/bsdiff/bspatch/bspatch.c | ||
---|---|---|
136 ↗ | (On Diff #19690) | Sorry for being PITA but namebuf still can be NULL, in this err msg. |