[Coin-discuss] CoinMpsIO bug

Francois Margot fmargot at andrew.cmu.edu
Fri Mar 11 09:33:36 EST 2005


Hi:

There is a bug in CoinMpsIO:

The allocation of hash_[0] and hash[1] (in startHash()) is done with a new 
and the memory is freed with a free() instead of a delete[] in 
releaseRedundantInformation() and in readBasis().

Francois




More information about the Coin-discuss mailing list