[haiku-commits] Re: r33876 - haiku/trunk/src/servers/app

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 06 Nov 2009 12:31:23 +0100

Stefano Ceccherini <stefano.ceccherini@xxxxxxxxx> wrote:
> 2009/11/4  <axeld@xxxxxxxxxxxxxxxx>:
> > Log:
> > * ServerApp's bitmap and picture handling was completely broken, as
> > it ignored
> >  concurrency as well as reference counting, causing occasional
> > crashes and
> >  memory corruption.
> > * ServerPicture now subclasses Referenceable, and will notify its
> > owner when
> >  it's going to be deleted. This might bring some regressions,
> > although I
> >  couldn't spot anything wrong yet.
> Don't know if you already took this into account, but BPicture tells
> the server side counterpart to delete itself in its destructor.

Which makes it lose a reference - what else would I have to take into
account?

Bye,
   Axel.


Other related posts: