Antonino A. Daplas 065d9cac98 [PATCH] vc: Use correct size on buffer copy in vc_resize
In the unlikely case of the new screen width much wider then the old,
use (old_row_size * new_rows) instead of new_screen_size to prevent a
buffer overrun during the copy.

Signed-off-by: Antonino Daplas <adaplas@pol.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-15 08:24:09 -07:00
..
2005-09-08 14:57:23 -07:00
2005-09-08 01:45:47 -04:00
2005-09-07 16:57:23 -07:00
2005-09-03 16:26:49 +01:00
2005-09-09 13:57:31 -07:00
2005-09-07 16:57:24 -07:00
2005-09-09 13:57:55 -07:00