Thinking about large files.
Bart Coppens
kde at bartcoppens.be
Mon Jun 20 00:11:27 CEST 2005
On Monday 20 June 2005 00:03, Casper Boemann wrote:
> Explaind by this I would imagine:
>
> KisTransaction::~KisTransaction()
> {
> if (m_memento) {
> // For debugging purposes
> m_memento -> setInvalid();
> }
> }
Ah, but the memento is not actually deleted, right? So all the tiles it
references to continue to exist?
> > > Curiouser and curiouser. "We zouden daar, voor ons goed fatsoen, eens
> > > iets aan moeten doen."*
> >
> > Hehe, that's right :-) Not sure what, though, since at first sight we
> > seem to call the imagemagick free functions.
>
> Ok I'll try to translate:
> We are then looking for a ????, or is ????
Well, it seems that we forget to call an imagemagick function that frees
memory that was allocated during the loading of an image in the imagemagick
import filter.
More information about the kimageshop
mailing list