]> Pileus Git - ~andy/gtk/commit
Fixed memory leak in jasper loader
authorMichael J. Chudobiak <mjc@avtechpulse.com>
Wed, 8 Apr 2009 14:50:30 +0000 (10:50 -0400)
committerMichael J. Chudobiak <mjc@avtechpulse.com>
Wed, 8 Apr 2009 14:50:30 +0000 (10:50 -0400)
commita15b14032eeda8d23808a842abffe3a198bd735d
tree1260b13a7378612c5faf77b8f0c57688de2c81f5
parentea866c635b2c95067ef32b0b9a1aa90814f0b87c
Fixed memory leak in jasper loader

Bug 578290. The "data" block was allocated but not used
and not freed.
gdk-pixbuf/io-jasper.c