diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2021-06-08 15:08:50 -0700 |
---|---|---|
committer | Eric Engestrom <eric@engestrom.ch> | 2021-06-16 08:40:20 +0200 |
commit | 61d145ba7902eea282cf1c76f910693f987f2d34 (patch) | |
tree | 8e8dce95fabb5b2d45fec35aaa95d68b055e038a /VERSION | |
parent | cd306105a11342987b712d8cc78d17c57849e8e3 (diff) |
util: Zero out all of mask in util_set_thread_affinity
memset operates in bytes, and there are 8-bits in a byte. This is a
very easy to miss typo. :(
Fixes: 9758b1d416a1 ("util: add util_set_thread_affinity helpers including Windows support")
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11228>
(cherry picked from commit a923e95b10152726a3cdf4bdbc35690425ce9bc3)
Diffstat (limited to 'VERSION')
0 files changed, 0 insertions, 0 deletions