Files
findutils/lib
James Youngman 77b97a0ec4 Avoid sscanf. Avoid false positives for sc_prohibit_atoi_atof.
* lib/fdleak.c (get_proc_max_fd): Use safe_atoi to do string to
int conversion, instead of sscanf.  Skip '.' and '..'.
* find/util.c (set_option_defaults): Avoid false positive with
sc_prohibit_atoi_atof.
(check_nofollow): Likewise.
* cfg.mk (skip_defer): Enable the sc_prohibit_atoi_atof check.

Signed-off-by: James Youngman <jay@gnu.org>
2010-04-03 10:08:10 +01:00
..
2009-03-04 10:49:59 +00:00
2009-03-04 10:49:59 +00:00
2010-03-30 20:34:40 +01:00
2009-03-04 10:49:59 +00:00
2009-03-04 10:49:59 +00:00
2009-03-04 10:49:59 +00:00
2009-03-04 10:49:59 +00:00
2010-04-03 10:07:29 +01:00
2009-03-04 10:49:59 +00:00
2009-03-04 10:49:59 +00:00
2009-03-04 10:49:59 +00:00
2009-04-12 11:26:52 +01:00