After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 681984 - sync source functions freeze on bad pre-conditions
sync source functions freeze on bad pre-conditions
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: core
0.2.x
Other Linux
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-16 10:58 UTC by Mathias Hasselmann (IRC: tbf)
Modified: 2012-08-18 21:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (12.96 KB, patch)
2012-08-16 10:58 UTC, Mathias Hasselmann (IRC: tbf)
committed Details | Review

Description Mathias Hasselmann (IRC: tbf) 2012-08-16 10:58:06 UTC
Created attachment 221358 [details] [review]
proposed patch

the sync functions freeze if the wrapped aborts on a failed pre-condition (g_return_if_fail()).
Comment 1 Víctor Manuel Jáquez Leal 2012-08-18 21:08:07 UTC
I only modified the tab offset in a couple lines of code.