Don't overwrite last byte of the window structure as we might not have
commit04995ce90d97aaa7487fda86724286a56f79b291
authorRobert Shearman <rob@codeweavers.com>
Tue, 8 Feb 2005 12:07:48 +0000 (8 12:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Feb 2005 12:07:48 +0000 (8 12:07 +0000)
tree680fd882a30a804268fe699707f5d92243dd2c58
parentc58779606486044224cf2445c535f650575a0bcc
Don't overwrite last byte of the window structure as we might not have
allocated the memory for it if extrabytes was 0.
server/window.c