Sebastian Keller 7287ee3651 texture-cache: Fix invalid reads when storing used resource scales
The used_scales hash table uses g_double_hash and g_double_equal which
try to read a double from the passed pointers. The pointers however were
pointing to a float, leading to an invalid read.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/974
2020-02-06 19:47:24 +00:00
..
2019-12-02 08:04:51 -06:00
2020-01-20 16:15:22 -03:00
2020-01-20 16:15:22 -03:00
2020-01-20 16:15:22 -03:00