pspp-dev
[Top][All Lists]
Advanced

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

Re: How do I free cases generated by procedure??


From: Ben Pfaff
Subject: Re: How do I free cases generated by procedure??
Date: Tue, 10 Oct 2006 08:35:24 -0700
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

John Darrington <address@hidden> writes:

> 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.

At first glance the code doesn't have any obvious leaks.
I'll try to investigate more closely this weekend, if you like.
-- 
Ben Pfaff 
email: address@hidden
web: http://benpfaff.org




reply via email to

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