[Cgl-tickets] [COIN-OR Cut Generator Library] #16: CglTwomir probname_; inconsistent usage, possible trivial memory leak

COIN-OR Cut Generator Library coin-trac at coin-or.org
Thu May 31 17:59:21 EDT 2007


#16: CglTwomir probname_; inconsistent usage, possible trivial memory leak
-----------------------+----------------------------------------------------
 Reporter:  lou        |       Owner:  somebody
     Type:  defect     |      Status:  new     
 Priority:  minor      |   Milestone:          
Component:  CglTwomir  |     Version:  trunk   
 Keywords:             |  
-----------------------+----------------------------------------------------
 Probname_ is declared as (char *), is not consistently loaded with a
 value, and the destructor does not free the space. Attached files convert
 probname_ to std::string and clean up the usage just a little bit.

-- 
Ticket URL: <https://projects.coin-or.org:8888/Cgl/ticket/16>
COIN-OR Cut Generator Library <http://projects.coin-or.org/Cgl>
A library of mixed-integer programming cutting plane generators.



More information about the Cgl-tickets mailing list