commit | a868bacb46e3c900530bed47a1c6f85b0fbe701c | [log] [download] |
---|---|---|
author | nicm <nicm> | Thu Oct 29 16:33:01 2020 +0000 |
committer | nicm <nicm> | Thu Oct 29 16:33:01 2020 +0000 |
tree | 2121794347b7f9ebb5b187e9117ce33e9ae64675 | |
parent | b33a302235affc19d8a1d8f7473fe589d1bcd17e [diff] |
Do not write after the end of the array and overwrite the stack when colon-separated SGR sequences contain empty arguments. Reported by Sergey Nizovtsev.