Re: PGA3 Memory Leaks - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: PGA3 Memory Leaks
Date
Msg-id 3E9DAC1A.1050509@web.de
Whole thread Raw
In response to PGA3 Memory Leaks  (efesar <efesar@nmia.com>)
Responses Re: PGA3 Memory Leaks  (efesar <efesar@nmia.com>)
List pgadmin-hackers
efesar wrote:

>Therefore, I've undone the change.
>
>-Keith
>
>
Keith,
PLEASE undo your undos. The code will CRASH on GTK before the settings
are written. I didn't go into detail which line is the offending one.
Memory leaks on program exit is a waste of brain in my opinion. The
operating system will do all cleanup for us.
Since there are no trees, menues and so on destroyed and dynamically
recreated, we don't need to care what's happening to those at the time
of program end. And at last: I wouldn't have touched that code if it worked!

Regards,
Andreas


pgadmin-hackers by date:

Previous
From: efesar
Date:
Subject: PGA3 Memory Leaks
Next
From: efesar
Date:
Subject: Re: PGA3 Memory Leaks