GNOME Bugzilla – Bug 757008
tests: typefindfunctions: Fix error leak
Last modified: 2015-10-23 08:49:13 UTC
Error variables should be free.
Created attachment 313914 [details] [review] fix error leak on test code fix error leaks on test code
Comment on attachment 313914 [details] [review] fix error leak on test code Not that it really matters, g_error() will exit the application :) commit 04eeaef7a4f14ff2d882541f1b1ac1d4860a3537 Author: Eunhae Choi <eunhae1.choi@samsung.com> Date: Fri Oct 23 17:25:50 2015 +0900 tests: typefindfunctions: fix error leaks https://bugzilla.gnome.org/show_bug.cgi?id=757008