tobias 3ebe04ee8e Prevent out of boundary write with configuration files in which too many
quoted arguments are stored for other window managers.

The quotation handling happens within the while loop without checking if
the "end" limit has been already reached. If this happens, the final
NULL assignment leads to an out of boundary write on stack.

OK okan@
2020-04-16 17:12:49 +00:00
2020-03-24 14:48:29 +00:00
2019-07-09 21:38:44 +00:00
2020-03-20 18:50:08 +00:00
Description
portable version of OpenBSD's cwm(1) window manager
2.3 MiB
Languages
C 83.5%
Roff 8.5%
Yacc 6%
Perl 1.2%
Makefile 0.7%