Comment 14 for bug 1666314

Revision history for this message
Patrick Storz (ede123) wrote :

It should be freed from what I understand: "comma" points to a single gchar in the gchar-array "b". When b is freed, "comma" should be freed, too.