Skip to content
GitLab
Explore
Sign in
pygobject
gi
pygi-array.c
Find file
Blame
History
Permalink
Fix double free if array item cannot be marshalled to Python
· b8a22ed0
Arjan Molenaar
authored
Nov 14, 2023
and
Dan Yeaw
committed
Feb 03, 2024
Remove a free clause. The free clause also happens in the error handling block. Fixes #327
b8a22ed0