mirror of
https://github.com/leahneukirchen/cwm.git
synced 2023-08-10 21:13:12 +03:00
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@
This commit is contained in:
parent
6407eb9bc1
commit
3ebe04ee8e
Loading…
Reference in New Issue
Block a user