qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] gtk: don't leak the GtkBorder with VTE 0.36


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] gtk: don't leak the GtkBorder with VTE 0.36
Date: Fri, 13 May 2016 14:29:06 +0200

On Fr, 2016-05-13 at 11:20 +0300, Alberto Garcia wrote:
> When gtk_widget_style_get() is used to get the "inner-border" style
> property, it returns a copy of the GtkBorder which must be freed by
> the caller.
> 
> This patch also fixes a warning about the unused 'padding' structure
> with VTE 0.36.

Thanks, added.  Had to adjust it a bit b/c I fixed the warning in cole's
patch already so the patch didn't apply cleanly any more.

cheers,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]