On Wed, 23 Mar 2005 18:56:48 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]>
babbled:
> David Sharp <[EMAIL PROTECTED]> [2005-03-22 18:38]:
> > On Tue, 22 Mar 2005 12:18:05 +0100, joel vennin <[EMAIL PROTECTED]>
wrote:
> > > > i found some mem leaks in e17 i send a patch i don't know
David Sharp <[EMAIL PROTECTED]> [2005-03-22 18:38]:
> On Tue, 22 Mar 2005 12:18:05 +0100, joel vennin <[EMAIL PROTECTED]> wrote:
> > > i found some mem leaks in e17 i send a patch i don't know if it breaks
> > > anything
> > > (i'm not a good programer :-)) but it seems to work here
> > Hello, i'v
On Tue, 22 Mar 2005 12:18:05 +0100, joel vennin <[EMAIL PROTECTED]> wrote:
> > i found some mem leaks in e17 i send a patch i don't know if it breaks
> > anything
> > (i'm not a good programer :-)) but it seems to work here
> Hello, i've just take a look in your patch, and i've seen that you
> mak
> i found some mem leaks in e17 i send a patch i don't know if it breaks
> anything
> (i'm not a good programer :-)) but it seems to work here
Hello, i've just take a look in your patch, and i've seen that you
make something like this:
if (x) free (x);
You could use the macro IF_FREE(x)
It's ju
i found some mem leaks in e17 i send a patch i don't know if it breaks anything
(i'm not a good programer :-)) but it seems to work here
regards
Holger
patch
Description: Binary data