Use another LOCK for g_prgname to avoid deadlocking. (#62606)
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Fri, 19 Oct 2001 08:09:22 +0000 (08:09 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Fri, 19 Oct 2001 08:09:22 +0000 (08:09 +0000)
commit144cb923ddc5c383cb8db38073686513f3b1afb7
tree02a3a18a08dfe0551b1a1544c8fd97c341d4ad66
parent73c99a0f649d2d5fc7ad0a1dc63eb04c92e4af93
Use another LOCK for g_prgname to avoid deadlocking. (#62606)

2001-10-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* glib/gutils.c (g_set_prgname, g_get_prgname): Use another LOCK
for g_prgname to avoid deadlocking. (#62606)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gutils.c