[tracker/journal-err-reporting] squash
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/journal-err-reporting] squash
- Date: Tue, 26 Apr 2011 15:07:48 +0000 (UTC)
commit e75432a6df78ad054aa200987f5a20835cae7d2c
Author: Philip Van Hoof <philip codeminded be>
Date: Tue Apr 26 17:07:29 2011 +0200
squash
src/libtracker-data/tracker-data-update.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libtracker-data/tracker-data-update.c b/src/libtracker-data/tracker-data-update.c
index 10a6962..9926f3a 100644
--- a/src/libtracker-data/tracker-data-update.c
+++ b/src/libtracker-data/tracker-data-update.c
@@ -3034,7 +3034,7 @@ tracker_data_commit_transaction (GError **error)
if (actual_error) {
/* Can't write in journal anymore; quite a serious problem */
g_propagate_error (error, actual_error);
- return;
+ /* Don't return, remainder of the function cleans things up */
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]