pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How do I free cases generated by procedure??


From: John Darrington
Subject: How do I free cases generated by procedure??
Date: Sun, 8 Oct 2006 09:54:10 +0800
User-agent: Mutt/1.5.4i

So it seems that RANK has a huge great memory leak here:

      /* Obtain active file in CF. */
      if (!procedure (NULL, NULL))
        goto error;

I've tried some obvious ways to fix it, but none of them 
seem to work.

It's rather worrying, because from what I can make out, the
size of the leak is proportional to the size of the casefile.

Ideas ?

J'

Attachment: pgpmRMGzEsJnC.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]