commit | f8ee67edb8e5fed34bf4d5208bce89ea8be1ac1e | [log] [tgz] |
---|---|---|
author | marco.diiga <marco.diiga@gmail.com> | Mon Mar 21 06:04:43 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Mar 21 06:04:43 2016 -0700 |
tree | 29872f02ba09786d8a72419ca15c186d4eae95ad | |
parent | 2c9c469cc91716c3b3637562b62b549016a9967f [diff] |
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