CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/13 03:26:48
Modified files:
bin/chmod : chmod.c
Log message:
Properly validate ranges:
- avoid out of boundary access on very short program names
- fix compiler warning when converting values between 0 and INT_MAX
ok deraadt, millert
