dockapps/wmfsm/wmfsm
Doug Torrance 2be3432290 wmfsm: Handle errors related to the HOME environment variable.
In particular, if HOME is undefined, then a segmentation fault will occur.
Also, if HOME is at least 245 characters, then a buffer overflow will occur.
We check for these conditions and exit with an error message instead.

Patch obtained from Debian package [1].

[1] https://sources.debian.net/src/wmfsm/0.35-1/debian/patches/handle_HOME_errors.patch/
2015-08-21 08:24:26 +01:00
..
Makefile.am wmfsm: Move wmfsm_master.xpm from make clean to make distclean; otherwise make && make clean && make fails. 2015-08-21 08:24:26 +01:00
wmfsm.1 wmfsm: Add -a command line option to select appearance at runtime. 2015-01-22 11:12:10 +00:00
wmfsm.c wmfsm: Handle errors related to the HOME environment variable. 2015-08-21 08:24:26 +01:00
wmfsm_mask.xbm wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
wmfsm_master_cyan.xpm wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
wmfsm_master_highcolor.xpm wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
wmfsm_master_lowcolor.xpm wmfsm: Add version 0.34 to repository. 2015-01-22 11:11:18 +00:00
wmfsmrc.sample wmfsm: Update sample configuration file. 2015-01-22 11:12:10 +00:00