dockapps/wmmon/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 wmmon: Official release of wmmon 1.0b2 2011-12-18 14:30:15 +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