dockapps/wmSMPmon/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
..
wmgeneral.c wmgeneral: Use field width limits for scanf. 2015-05-20 10:44:41 +01:00
wmgeneral.h Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00