Files
mesa/src/util/tests/hash_table
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
..
2019-05-03 10:58:17 -07:00
2019-08-03 00:08:37 +00:00
2020-04-16 14:48:40 +00:00