summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--store/source/storbios.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/store/source/storbios.cxx b/store/source/storbios.cxx
index 9e01c0489d94..955c59f0acc8 100644
--- a/store/source/storbios.cxx
+++ b/store/source/storbios.cxx
@@ -1104,6 +1104,7 @@ storeError OStorePageBIOS::scanNext (
// Verify PageHead.
eErrCode = aPageHead.verify (nAddr);
+ if (eErrCode != store_E_None)
continue;
// Check PageHead Magic number.