1
0
Fork 0
mutter-performance-source/src/ui
Shantanu Goel 3a374a6db5 frames: use correct variable in for loop assignment
update_context_styles is using the wrong variable when advancing
to the next key in the hash table which can cause an infinite
loop if # of variants is ever greater than 1.

This problem was originally reported here:

https://github.com/linuxmint/Cinnamon/issues/5254

The following patch was commited in Mint:

https://github.com/linuxmint/muffin/commit/6120bdde

This patch is just a shorter version of the Mint patch
and they deserve all the credit for the idea.

https://bugzilla.gnome.org/show_bug.cgi?id=780254
2017-04-04 20:09:23 +02:00
..
frames.c frames: use correct variable in for loop assignment 2017-04-04 20:09:23 +02:00
frames.h Always use the default screen 2016-07-23 10:55:02 +08:00
theme-private.h theme: Take invisible borders required by the theme into account 2016-02-04 15:16:26 +01:00
theme.c theme: set RTL/LTR flags on the style context 2016-04-09 10:03:27 -07:00
ui.c Always use the default screen 2016-07-23 10:55:02 +08:00
ui.h Always use the default screen 2016-07-23 10:55:02 +08:00