mirror of
https://github.com/brl/mutter.git
synced 2024-11-30 12:00:44 -05:00
3a374a6db5
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 |
||
---|---|---|
.. | ||
frames.c | ||
frames.h | ||
theme-private.h | ||
theme.c | ||
ui.c | ||
ui.h |