[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

busybox, chgrp.c



In busybox, chgrp.c, `parse_modes', there's a `strtol' on line 71 that
is parsing the number as base 10.  Shouldn't it read the number as
octal?


Reply to: