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-10 10:06:30 -07:00
2005-09-08 14:57:23 -07:00
2005-09-10 10:06:38 -07:00
2005-09-10 10:06:38 -07:00
2005-09-10 10:06:38 -07:00
2005-08-31 22:19:33 +01:00
2005-09-10 10:06:22 -07:00
2005-07-27 16:26:08 -07:00
2005-09-08 01:45:47 -04:00
2005-09-14 09:56:38 +01:00
2005-09-13 08:22:29 -07:00
2005-09-10 10:06:25 -07:00
2005-09-09 14:03:48 -07:00
2005-09-07 16:57:20 -07:00
2005-09-07 16:57:20 -07:00
2005-09-07 16:57:20 -07:00
2005-09-07 16:57:20 -07:00
2005-09-09 14:03:48 -07:00
2005-09-10 10:06:29 -07:00
2005-09-14 14:34:17 -07:00
2005-08-30 13:31:56 +10:00
2005-08-30 13:31:56 +10:00
2005-09-10 10:06:38 -07:00
2005-09-09 14:03:48 -07:00
2005-09-09 14:03:48 -07:00
2005-09-09 10:31:58 -07:00
2005-09-10 12:03:38 -05:00
2005-09-10 10:06:25 -07:00
2005-09-10 10:06:31 -07:00
2005-09-07 16:57:46 -07:00
2005-09-07 16:57:23 -07:00
2005-09-07 16:57:23 -07:00
2005-09-03 16:26:49 +01:00
2005-09-10 10:06:38 -07:00
2005-09-10 10:06:26 -07:00
2005-09-09 13:57:31 -07:00
2005-08-29 15:49:40 -07:00
2005-09-05 23:33:05 -07:00
2005-08-15 14:17:49 -07:00
2005-09-07 16:57:24 -07:00
2005-09-09 13:57:34 -07:00
2005-09-09 13:57:35 -07:00
2005-07-26 14:35:43 -07:00
2005-09-09 13:57:55 -07:00
2005-08-30 13:31:56 +10:00
2005-09-15 08:24:09 -07:00