>
> On Thu, 2016-04-21 at 12:41 +0100, Frediano Ziglio wrote:
> > From: Jonathon Jongsma
> >
> > No need to re-implement refcounting in this subclass. However, I needed
> > to add a new 'dcc' member to UpgradeItem to be able to unref properly.
> > ---
> > server/dcc.c | 18 +
On Thu, 2016-04-21 at 12:41 +0100, Frediano Ziglio wrote:
> From: Jonathon Jongsma
>
> No need to re-implement refcounting in this subclass. However, I needed
> to add a new 'dcc' member to UpgradeItem to be able to unref properly.
> ---
> server/dcc.c | 18 +-
> serv
>
> From: Jonathon Jongsma
>
> No need to re-implement refcounting in this subclass. However, I needed
> to add a new 'dcc' member to UpgradeItem to be able to unref properly.
Sorry, now it's "a new 'display' member".
Frediano
> ---
> server/dcc.c | 18 +-
> serve
From: Jonathon Jongsma
No need to re-implement refcounting in this subclass. However, I needed
to add a new 'dcc' member to UpgradeItem to be able to unref properly.
---
server/dcc.c | 18 +-
server/display-channel.c | 4 +---
server/display-channel.h | 7 ++-
s