Skip to content
Snippets Groups Projects
Commit 00847e4f authored by George Kyriazis's avatar George Kyriazis Committed by Tim Rowley
Browse files

swr: Align query results allocation


Some query results struct contents are declared as cache line aligned.
Use aligned malloc, and align the whole struct, to be safe.

Fixes crash when compiling with clang.

CC: <mesa-stable@lists.freedesktop.org>

Reviewed-by: default avatarBruce Cherniak <bruce.cherniak@intel.com>
parent b829206b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment