aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-object.c
diff options
context:
space:
mode:
authorPeter Williams <peterw@src.gnome.org>2000-08-17 02:33:20 +0800
committerPeter Williams <peterw@src.gnome.org>2000-08-17 02:33:20 +0800
commitaa670b3306b486bd5800326d62c786e75fd2d2c7 (patch)
tree78312c21dbe3037ccc2e480d08d996ce15e63838 /camel/camel-object.c
parentf0d329f083305888573dff79f1f9634c3fd1e53a (diff)
downloadgsoc2013-evolution-aa670b3306b486bd5800326d62c786e75fd2d2c7.tar.gz
gsoc2013-evolution-aa670b3306b486bd5800326d62c786e75fd2d2c7.tar.zst
gsoc2013-evolution-aa670b3306b486bd5800326d62c786e75fd2d2c7.zip
Plug mem leaks.
svn path=/trunk/; revision=4854
Diffstat (limited to 'camel/camel-object.c')
-rw-r--r--camel/camel-object.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/camel-object.c b/camel/camel-object.c
index 69582570f0..7805546c9e 100644
--- a/camel/camel-object.c
+++ b/camel/camel-object.c
@@ -126,6 +126,7 @@ camel_type_lock_down (void)
g_warning
("camel_type_lock_down: lock down before a lock up?");
type_system_locklevel = g_private_new (GINT_TO_POINTER (0));
+ G_UNLOCK (type_system_level);
return;
}
c33423ff547'>Cleanup patches, a* categories.mat2016-07-276-24/+24 * audio/csound: Use OPSYS with OSVERSIONmarino2016-04-061-2/+2 * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-16/+16 * mark some of the ports that don't build on powerpc64 for meswills2015-12-141-0/+2 * - Fix build on 11.xamdmi32015-11-061-4/+9 * Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-191-5/+1 * Update portaudio to v19/Remove portaudio2 [1]bapt2015-05-312-14/+4 * - Add CPE infoamdmi32015-05-181-1/+3 * By request, reset maintainership of multiple portseadler2015-05-041-1/+1 * - Pass maintainership to submitterwen2015-03-201-1/+1 * Pass CFLAGS and LDFLAGS by default to scons build, againjbeich2015-01-231-0/+1 * Bump portrevision after png updatebapt2014-12-261-1/+1 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1 * Cleanup plistbapt2014-10-201-7/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * - Add PNG option to fix plist (libimage.so is optional)amdmi32014-08-223-4/+30 * Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-1/+1 * - Add a PORTSCOUT limitdanilo2014-02-201-0/+2 * Convert USE_GCC into USES=compiler:openmp so that the day clang do support op...bapt2014-02-171-2/+1 * - Update from 5.18.02 to 5.19.01danilo2014-01-247-211/+210 * Remove useless bsd.port.mk inclusions while herebapt2014-01-161-4/+1 * Python cleanup:rene2014-01-141-1/+1 * In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-7/+7 * Reset maintainer at his request.linimon2013-11-251-1/+1 * - Bump PORTREVISION for dependency changenemysis2013-11-021-2/+3 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * SSP support has been added to ports with WITH_SSP for i386 and amd64bdrewery2013-09-201-0/+1