Skip to content

gs-plugin-appstream: Fix a possible memory leak

Milan Crha requested to merge wip/gs-plugin-appstream-mem-leak into main

The blobfn variable can be set when the reload is invoked, leading to a memory leak.

This had been discovered by a Coverity Scan.

Merge request reports

Loading