plug one more memory leak
This commit is contained in:
@ -382,6 +382,7 @@ void ComputeSLCSAAtom::compute_peratom()
|
|||||||
memory->destroy(scores);
|
memory->destroy(scores);
|
||||||
memory->destroy(probas);
|
memory->destroy(probas);
|
||||||
memory->destroy(prodright);
|
memory->destroy(prodright);
|
||||||
|
memory->destroy(dmaha);
|
||||||
}
|
}
|
||||||
|
|
||||||
int ComputeSLCSAAtom::compute_ncomps(int twojmax)
|
int ComputeSLCSAAtom::compute_ncomps(int twojmax)
|
||||||
|
|||||||
Reference in New Issue
Block a user