[CoinUtils-tickets] Re: [COIN-OR Common Utilities] #9: default OsiClp constructor, tries to allocate arrays of size 0

COIN-OR Common Utilities coin-trac at coin-or.org
Sat Dec 9 15:40:52 EST 2006


#9: default OsiClp constructor, tries to allocate arrays of size 0
-------------------------+--------------------------------------------------
  Reporter:  mgalati     |       Owner:  somebody    
      Type:  defect      |      Status:  closed      
  Priority:  minor       |   Milestone:  milestone1  
 Component:  component1  |     Version:  1.0         
Resolution:  fixed       |    Keywords:  0 size array
-------------------------+--------------------------------------------------
Changes (by ladanyi):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Well, I'd argue that a

 [W] MLK: Memory leak of 0 bytes from 1 block allocated in <>=(UINT)
 [TSPBcpsTMP.exe]
         Distribution of leaked blocks
                  0 bytes from 1 block of 0 bytes (0x0039e350)

 is not a leak. It has leaked 0 bytes :-). I'd say that this is a bug in
 valgrind. But to quiet it I have changed CoinWarmStartBasis.cpp.

 --Laci

-- 
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/9#comment:1>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list