mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 08:28:43 +02:00
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)
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
73c99a0f64
commit
144cb923dd
@@ -1,3 +1,8 @@
|
||||
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)
|
||||
|
||||
2001-10-19 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check also ac_cv_sizeof___int64 when requiring a
|
||||
|
Reference in New Issue
Block a user