On 7/29/25 11:41 PM, Alex Bradbury wrote:
g_list_free should be passed the head of the list.Signed-off-by: Alex Bradbury <a...@igalia.com> --- contrib/plugins/hotblocks.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
Thanks for catching this. Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>