GNOME Bugzilla – Bug 670552
gvaluetransform: Fix an infinite loop with GFlagsValue sets with the 0 value
Last modified: 2012-02-22 04:26:53 UTC
Transforming a GValue holding flags from a GFlagsValue set that includes the 0 value (no flag bits set) into a string would loop until exhausting all the available memory.
*** This bug has been marked as a duplicate of bug 670557 ***