dockapps/wmfsm/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
..
Makefile.am wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
wmgeneral.c wmgeneral: Use field width limits for scanf. 2015-05-20 10:44:41 +01:00
wmgeneral.h wmgeneral: Bump to 1998-09-11 version found in wmcpufreq and wmppp.app. 2015-05-20 10:44:40 +01:00