Fix the gtestutils core dump prevention again
authorDan Winship <danw@gnome.org>
Wed, 27 Nov 2013 15:15:44 +0000 (10:15 -0500)
committerDan Winship <danw@gnome.org>
Wed, 27 Nov 2013 15:42:32 +0000 (10:42 -0500)
commit695070b52e1c5b849993b0a1bb24e23d59434059
tree40486cd86fca3a1078e7a787e48d3f91e98a4748
parent1300108e0c50e70d5414c195649ad41419074e1a
Fix the gtestutils core dump prevention again

The previous patch was preventing core dumps on failed assertions, but
not on g_error()s.
glib/gmessages.c