Re: uwog - r21955 - abiword/trunk/src/wp/ap/unix

From: J.M. Maurer <uwog_at_uwog.net>
Date: Sun Sep 09 2007 - 17:40:35 CEST

On Sun, 2007-09-09 at 17:34 +0200, cvs@abisource.com wrote:
> Author: uwog
> Date: 2007-09-09 17:34:54 +0200 (Sun, 09 Sep 2007)
> New Revision: 21955
>
> Modified:
> abiword/trunk/src/wp/ap/unix/abiwidget.cpp
> Log:
> Hello working signals on replacing documents, hello memory leak to fix this! :)
>
> This fixes https://dev.laptop.org/ticket/2433
>
> To get rid of the memory leak, we need to make sure that every view listener
> gets informed when the view is killed under him (we need this anyway, as this is
> good coding practice). However, as this is rather invasive, I prefer the tiny memory
> leak for now with todays OLPC Trial-3 deadline

In fact, I didn't create a memory leak; it's just very ugly that the
Stateful listener does not unregister himself on deleting; this only
happens at the moment when the view is also deleted though, so we are
fine for now.

Marc
Received on Sun Sep 9 17:41:05 2007

This archive was generated by hypermail 2.1.8 : Sun Sep 09 2007 - 17:41:06 CEST