mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-27 01:36:44 -04:00
Annotating the return as (transfer full) causes bindings to additionally unref each element on array free, resulting in a use-after-free. Change the annotation to (transfer container) so bindings know to unref the array only. Fixes: https://github.com/flatpak/flatpak/issues/6666
39 KiB
39 KiB