Merge branch 'ebassi/atspi-path-sanitize' into 'master'
a11y: Fix leak See merge request GNOME/gtk!3072
This commit is contained in:
@@ -680,6 +680,8 @@ gtk_at_spi_root_constructed (GObject *gobject)
|
||||
"/a11y",
|
||||
NULL);
|
||||
|
||||
g_free (base_name);
|
||||
|
||||
/* Turn potentially invalid program names into something that can be
|
||||
* used as a DBus path
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user