summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authortobias <tobias>2020-04-16 17:12:49 +0000
committertobias <tobias>2020-04-16 17:12:49 +0000
commit3ebe04ee8ea2e5362678a102f6b1a4b418613f20 (patch)
treeb7e0bf0ea2452a266d466e739ec10785aa381b4a /Makefile
parent6407eb9bc1380d879f354c0331dbb5ea5302fe51 (diff)
downloadcwm-3ebe04ee8ea2e5362678a102f6b1a4b418613f20.tar.gz
cwm-3ebe04ee8ea2e5362678a102f6b1a4b418613f20.tar.xz
cwm-3ebe04ee8ea2e5362678a102f6b1a4b418613f20.zip
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@
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions