mesa/src/util/tests
Erik Faye-Lund c55fc35435 util/tests: initialize variable
This just silences a compiler-warning about a potentially uninitialized
variable. It's not uninitialized, but it's a bit hard for the compiler
to see. So let's just initialize it to zero.

Reviewed-by: Brian Paul <brianp@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4577>
2020-04-16 14:48:40 +00:00
..
fast_idiv_by_const meson: inline inc_common 2020-03-28 21:36:54 +01:00
fast_urem_by_const meson: inline inc_common 2020-03-28 21:36:54 +01:00
format meson: inline inc_common 2020-03-28 21:36:54 +01:00
hash_table util/tests: initialize variable 2020-04-16 14:48:40 +00:00
set meson: inline inc_common 2020-03-28 21:36:54 +01:00
sparse_array meson: inline inc_common 2020-03-28 21:36:54 +01:00
string_buffer meson: inline inc_common 2020-03-28 21:36:54 +01:00
timespec meson: inline inc_common 2020-03-28 21:36:54 +01:00
vector meson: inline inc_common 2020-03-28 21:36:54 +01:00
vma meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00