diff --git a/ethminer/MinerAux.h b/ethminer/MinerAux.h index 647f78197..346b2e999 100644 --- a/ethminer/MinerAux.h +++ b/ethminer/MinerAux.h @@ -196,6 +196,7 @@ public: } catch (...) { + i--; break; } }