After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670552 - gvaluetransform: Fix an infinite loop with GFlagsValue sets with the 0 value
gvaluetransform: Fix an infinite loop with GFlagsValue sets with the 0 value
Status: RESOLVED DUPLICATE of bug 670557
Product: glib
Classification: Platform
Component: gobject
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2012-02-21 15:59 UTC by Rui Matos
Modified: 2012-02-22 04:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rui Matos 2012-02-21 15:59:50 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.
Comment 1 Akhil Laddha 2012-02-22 04:26:53 UTC

*** This bug has been marked as a duplicate of bug 670557 ***