X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=nodestack.cc;h=d5425e335dad86614b4e09db71717e0b00dfe2d2;hb=8497408d26002ec1a9d7cfd42458f92f2cdd9864;hp=c364df9f7613178e2453d05bd667f64f44ed4fde;hpb=22bc505e43e7215a70b2ae362e0b4bbd08c09ddb;p=model-checker.git diff --git a/nodestack.cc b/nodestack.cc index c364df9..d5425e3 100644 --- a/nodestack.cc +++ b/nodestack.cc @@ -418,6 +418,8 @@ void NodeStack::pop_restofstack(int numAhead) { /* Diverging from previous execution; clear out remainder of list */ unsigned int it=iter+numAhead; + for(unsigned int i=it;i