aboutsummaryrefslogtreecommitdiff
path: root/src/merge.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/merge.c')
-rw-r--r--src/merge.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/merge.c b/src/merge.c
index 1595aea3..97d7762c 100644
--- a/src/merge.c
+++ b/src/merge.c
@@ -169,6 +169,8 @@ static void run_merge_job(void *vwargs, int cookie)
ERROR("G = %f, B = %e\n", G, B);
ERROR("res = %e\n", res);
ERROR("p = %f\n", get_partiality(refl));
+ unlock_reflection(f);
+ continue;
}
esd = get_esd_intensity(refl) * corr;