diff --git a/disk_index_file.c b/disk_index_file.c index 236bbf5ae6..0ebd122db2 100644 --- a/disk_index_file.c +++ b/disk_index_file.c @@ -47,11 +47,9 @@ static bool DCifJSONObjectMemberHandler(void* context, const char *pValue, size_ { DCifJSONContext *pCtx = (DCifJSONContext*)context; + /* something went wrong */ if (pCtx->current_entry_str_val) - { - /* something went wrong */ return false; - } if (length) {