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
2019-11-04 21:27:56 +01:00
2019-11-04 21:27:56 +01:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2019-11-22 18:55:40 +01:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2015-10-15 22:02:35 +02:00
2013-09-18 20:01:49 +02:00
2015-10-15 22:02:35 +02:00
2019-01-30 22:50:01 +01:00
2015-10-15 22:02:35 +02:00
2019-04-08 18:17:46 +02:00
2019-03-04 22:29:33 +00:00
2015-10-15 22:02:35 +02:00
2012-08-29 16:41:09 -03:00
2020-01-20 16:15:22 -03:00
2020-01-20 16:15:22 -03:00
2017-07-20 00:20:54 +02:00
2019-08-27 15:30:51 +03:00