diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2011-09-28 05:15:16 +0800 |
---|---|---|
committer | Xan Lopez <xan@igalia.com> | 2012-01-02 21:27:42 +0800 |
commit | 7b548bc81703ac315cfd7ccbc335f65adfe0ba89 (patch) | |
tree | a1bb8adc8333fcaa46a04acebda6f2f116e94f5e /lib/ephy-stock-icons.h | |
parent | 36daaa05e85989d371b9c3d3c4fd3ad49572b728 (diff) | |
download | gsoc2013-epiphany-7b548bc81703ac315cfd7ccbc335f65adfe0ba89.tar gsoc2013-epiphany-7b548bc81703ac315cfd7ccbc335f65adfe0ba89.tar.gz gsoc2013-epiphany-7b548bc81703ac315cfd7ccbc335f65adfe0ba89.tar.bz2 gsoc2013-epiphany-7b548bc81703ac315cfd7ccbc335f65adfe0ba89.tar.lz gsoc2013-epiphany-7b548bc81703ac315cfd7ccbc335f65adfe0ba89.tar.xz gsoc2013-epiphany-7b548bc81703ac315cfd7ccbc335f65adfe0ba89.tar.zst gsoc2013-epiphany-7b548bc81703ac315cfd7ccbc335f65adfe0ba89.zip |
make g_setenv() calls early enough during startup
g_setenv() and getenv() are not thread-safe, so we need to make sure
that g_setenv() call in main is done earlier than anything that can
trigger a getenv() call.
https://bugzilla.gnome.org/show_bug.cgi?id=659145
Diffstat (limited to 'lib/ephy-stock-icons.h')
0 files changed, 0 insertions, 0 deletions