Code review comment for lp:~mhr3/libzeitgeist/fix-986230

Revision history for this message
Mikkel Kamstrup Erlandsen (kamstrup) wrote :

60 + else if (priv->log_error)
61 + {

Should there not be a g_clear_error() in this branch?

195 + goto process_pending_calls;

Why this? We supposedly don't have a proxy to process the pending calls on?

review: Needs Information

« Back to merge proposal