aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-07-29 18:24:28 +0800
committerMilan Crha <mcrha@redhat.com>2014-07-29 18:24:28 +0800
commitb6d99e982e2d5a1c18f0991570a42a1c4b6b7d2d (patch)
treebd9ef71d246991a9c7b5456c57eba339a8ff899a
parentcd2b97230e9b5e18fa4d56805718cbbe2901b537 (diff)
downloadgsoc2013-evolution-b6d99e982e2d5a1c18f0991570a42a1c4b6b7d2d.tar.gz
gsoc2013-evolution-b6d99e982e2d5a1c18f0991570a42a1c4b6b7d2d.tar.zst
gsoc2013-evolution-b6d99e982e2d5a1c18f0991570a42a1c4b6b7d2d.zip
e_client_cache_get_client: Fix a memory leak
-rw-r--r--e-util/e-client-cache.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/e-util/e-client-cache.c b/e-util/e-client-cache.c
index 19bfa8efd6..a10b59a2e5 100644
--- a/e-util/e-client-cache.c
+++ b/e-util/e-client-cache.c
@@ -1276,6 +1276,8 @@ e_client_cache_get_client (EClientCache *client_cache,
g_warn_if_reached (); /* Should never happen. */
exit:
+ if (client_data)
+ client_data_unref (client_data);
g_object_unref (simple);
}
ndabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=bdb01e436951afbc072801302b9a72407299f54a'>- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1 * - Update to version 0.5.1pawel2011-09-162-5/+6 * - Kick MD5 supportmiwi2011-07-031-1/+0 * Chase after net/openldap24-server update.delphij2011-02-251-1/+1 * - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1