commit | 3ba2f8333b6fa5b91c55307f1e0bdca6979602e7 | [log] [tgz] |
---|---|---|
author | Philip Withnall <withnall@endlessm.com> | Wed Apr 11 11:03:03 2018 +0100 |
committer | Philip Withnall <withnall@endlessm.com> | Wed Apr 11 11:03:03 2018 +0100 |
tree | f41c76c4f4845d4158ffdf315661dd1b486a91de | |
parent | fbbad525a5344a0c19f75470218f55b652143b5b [diff] |
glib-compile-schemas: Fix minor memory leaks in error paths Spotted while running valgrind on gsettings-test, as per the previous commit. Signed-off-by: Philip Withnall <withnall@endlessm.com> Reviewed-by: nobody