Unconditionally replace g_string_free_and_steal().
commit43669f58f3381dd009b84c8f92ac56462f4f2932
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Nov 2023 00:29:14 +0000 (3 17:29 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Nov 2023 00:55:06 +0000 (3 17:55 -0700)
tree0e0bac8718f01eabb06e3358188d6ed5d101d003
parentfa60c8d3778e1c891260db106c923e5c78a81aed
Unconditionally replace g_string_free_and_steal().

It's a persistent problem and I don't understand why.  I hope this fixes
the issue for good.

Thanks to Ali Alhaidary for reporting this bug.

Bug #64848.
src/ui/gui/include/glib.in.h