The code documents an unexplained crash in libpng, but was also leaking filehandles...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 13 Oct 2007 22:03:03 +0000 (22:03 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 13 Oct 2007 22:03:03 +0000 (22:03 +0000)
commit0b7b0f0bcd16daf2d31a1bdec0e76c132bda801f
tree0934c3d22e52f1322d3b0a412bffd51f81a7d9d8
parent4ad59d2413eccb35b0964a5b908807a4a213d26f
The code documents an unexplained crash in libpng, but was also leaking filehandles.  We should close the file handle, or we run out after rendering a few animations which import large .lst files.

git-svn-id: http://svn.voria.com/code@924 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/modules/mod_png/mptr_png.cpp