|
| From: | Amadeusz Sławiński |
| Subject: | [screen-devel] [bug #50197] out of bounds write when dimensions are still 0, 0 |
| Date: | Wed, 1 Feb 2017 15:02:32 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0 |
Update of bug #50197 (project screen):
Status: None => Fixed
_______________________________________________________
Follow-up Comment #2:
Thanks for detailed bug report and analysis.
Apparently it was already "fixed" on master branch by making Z0width and
Z1width _really_ constant.
cherry-picked to screen-v4 branch.
http://git.savannah.gnu.org/cgit/screen.git/commit/?h=screen-v4&id=a8c0d68f669eb17a2bf9d8d97f834f5cabb1dad5
Write string already has dimension check
if (cols > 0 && rows > 0)
{
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50197>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |