commit | 733abfcfc5b05cb3e1f2cf08f00a9325c6f6fa04 | [log] [download] |
---|---|---|
author | nicm <nicm> | Thu Oct 29 16:33:01 2020 +0000 |
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | Fri Oct 30 08:17:38 2020 +0000 |
tree | 283e6b41f16c881754984b4db8f21379867c9af9 | |
parent | 7a4aa146187cc60d2df66333b3e7dd5a5176f793 [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.