https://bugzilla.wikimedia.org/show_bug.cgi?id=32721
--- Comment #5 from Bryan Tong Minh <[email protected]> 2011-12-05 19:54:08 UTC --- (In reply to comment #4) > For PNGs, i.e. the whole point of this project, we seem to be pretty much > screwed. I haven't looked into the details of when it will or won't use > memory, > but it's not looking good. > Well, that kinda sucks. > At least we can reuse most of the code you've written to integrate with pngds > instead. The whole problem is that the PNG reader is WIO instead of PIO right? I'm wondering whether it is easier to write a PIO PNG reader for VIPS than to fix all the memory leaks a things like that in pngds. It was my first C project, so it is probably rather leaky and buggy. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
