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
