X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=summarysharedcommand.cpp;h=d93fb6e775392b5436b6dadbb99c88761e862de8;hb=541bab1dac00688b4c3a8c4a95ab464412663c50;hp=e82d1f6600e0b83f79154634ddfbda43d7542d91;hpb=14cddf859d97118481161bf3e85a647976020758;p=mothur.git diff --git a/summarysharedcommand.cpp b/summarysharedcommand.cpp index e82d1f6..d93fb6e 100644 --- a/summarysharedcommand.cpp +++ b/summarysharedcommand.cpp @@ -703,7 +703,7 @@ int SummarySharedCommand::process(vector thisLookup, string vector pDataArray; DWORD dwThreadIdArray[processors-1]; - HANDLE hThreadArray[processors-1]; + HANDLE hThreadArray[processors-1]; //Create processor worker threads. for( int i=1; i thisLookup, string temp->setGroup(thisLookup[k]->getGroup()); newLookup.push_back(temp); } + //for each bin for (int k = 0; k < thisLookup[0]->getNumBins(); k++) {