Skip to content

CID 228166: Resource leak in file-raw-data.c

Ghost User requested to merge (removed):CID-228166 into gimp-2-10

Overwriting fp in fp = fopen(newfile, "wb") leaks the storage that fp points to.

Merge request reports

Loading