On Sun, 2009-05-03 at 17:43 -0300, Nicolás Carrasco wrote: > I think that there is a bug at > BigInteger dataToBigInteger(const T* data, BigInteger::Index length, > BigInteger::Sign sign) > > It is using delete blocks instead of delete[] blocks I think. You are right. I will fix it. -- Matt