Attachment 22041:
fix FPE in libfb -
Kees Cook <kees@outflux.net> -
1/16/2009
(
View
)
Close Quick Help
- From the Overview page, you can add a more generic overview comment that will appear at the beginning of your review.
- To comment on a specific lines in the patch, first select the filename from the file navigation links.
- Then double click the line you want to review and a comment box will appear below the line.
- When the review is complete and you publish it, the overview comment and all line specific comments with their context,
will be combined together into a single review comment on the bug report.
- For more detailed instructions, read the Splinter
help page.
From: Kees Cook <kees.cook@canonical.com>
Date: Fri, 16 Jan 2009 13:35:05 -0800
Subject: [PATCH] fix FPE when initializing screen
The radeon driver under strange situations when plugging/unplugging
an external display can call fbScreenInit with 0 sizes, leading to
an FPE.
Ubuntu: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/317957
Signed-off-by: Kees Cook <kees.cook@canonical.com>
(Restored from draft; last edited )