diff options
author | Joe Wilm <joe@jwilm.com> | 2018-05-19 12:06:21 -0700 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2018-05-19 12:10:22 -0700 |
commit | d49d45f4b1715de673580d74673a67655a5215cc (patch) | |
tree | e90b8d28184c8dc4b00a1522017258cdd9ed2516 /tests | |
parent | 9c187901782d4cdcba0be375334b5348456ebeea (diff) | |
download | alacritty-d49d45f4b1715de673580d74673a67655a5215cc.tar.gz alacritty-d49d45f4b1715de673580d74673a67655a5215cc.zip |
Fix OOB index in grid::DisplayIter
When resizing prior to this patch, hidden rows in Storage were not
having columns added along with everything else. This feels like a bit
of tech debt, but the patch is simple enough that it won't be much extra
to back out later when the underlying cause is addressed (see comments
in code).
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions