[PATCH] intel uxa: Fix use-after-free

2012-06-19 Thread Maarten Lankhorst
white is set to src if used, but src can be used in the maskFormat too. Fixes crash when logging in on a sandybridge laptop. Signed-off-by: Maarten Lankhorst --- diff --git a/uxa/uxa-glyphs.c b/uxa/uxa-glyphs.c index e83464e..4b81756 100644 --- a/uxa/uxa-glyphs.c +++ b/uxa/uxa-glyphs.c @@

[PATCH] intel uxa: Fix use-after-free

2012-06-19 Thread Maarten Lankhorst
white is set to src if used, but src can be used in the maskFormat too. Fixes crash when logging in on a sandybridge laptop. Signed-off-by: Maarten Lankhorst maarten.lankho...@canonical.com --- diff --git a/uxa/uxa-glyphs.c b/uxa/uxa-glyphs.c index e83464e..4b81756 100644 --- a/uxa/uxa-glyphs.c