From f8ee67edb8e5fed34bf4d5208bce89ea8be1ac1e Mon Sep 17 00:00:00 2001 From: "marco.diiga" Date: Mon, 21 Mar 2016 06:04:43 -0700 Subject: Fix for unaligned automatic variable address in SSE routines. This used to work on linux but crashed on windows when rendering antialiased glyphs. I tracked the problem down to an alignment issue. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1817813002 Review URL: https://codereview.chromium.org/1817813002 --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 4b3c09ed9c..893569c3b4 100644 --- a/AUTHORS +++ b/AUTHORS @@ -39,3 +39,4 @@ Thiago Fransosi Farina Jose Mayol Linaro <*@linaro.org> Christian Plesner Hansen +Marco Alesiani \ No newline at end of file -- cgit v1.2.3