dockapps/wmtime/wmgeneral
Doug Torrance 6b1ed40882 wmgeneral: Use field width limits for scanf.
This fixes "(portability) scanf without field width limits can crash with
huge input data on some versions of libc" warning from cppcheck.

We choose 10 as the field width limit as it is the number of characters in
2^31-1, the largest int.
2015-05-20 10:44:41 +01:00
..
list.c wmgeneral: Remove inline keywords. 2015-05-20 10:44:40 +01:00
list.h wmgeneral: Remove inline keywords. 2015-05-20 10:44:40 +01:00
misc.c wmgeneral: Free pointer. 2015-05-20 10:44:40 +01:00
misc.h wmtime: added to repository 2012-10-30 16:03:12 +00:00
wmgeneral.c wmgeneral: Use field width limits for scanf. 2015-05-20 10:44:41 +01:00
wmgeneral.h wmgeneral: Merge 2003-10-10 version from wmmon and wmtime. 2015-05-20 10:44:41 +01:00