Hi! Can somebody review two patches that (hopefully) fix some memory and file descriptor leaks, please? The first one is basically g_free()s and fclose()s: http://people.debian.org/~naoliv/misc/gimp/patches/0001-Fix-memory-and-descriptor-leaks.patch For the second one, instead including a fclose(fp) for every block with a "return FALSE;" in it I just moved it below (since it was not being used before). http://people.debian.org/~naoliv/misc/gimp/patches/0002-Move-file-opening-block-to-after-some-tests.patch Is there something wrong with them, please? Thank you! Best regards, Nelson _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer