Alynx Zhou changed bug 1207434
What Removed Added
CC   alynx.zhou@suse.com

Comment # 7 on bug 1207434 from
Upstream already has a fix: <https://github.com/flatpak/flatpak/pull/5286>.

TL;DR: g_subprocess_get_stdout_pipe() is transfer: none, and use g_autoptr with
the returned pointer will leads into a double free.

I'll find whether we need to backport the patch.


You are receiving this mail because: