[Cbc-tickets] [COIN-OR Branch-and-Cut MIP Solver] #104: Memory leak in CbcMain1

COIN-OR Branch-and-Cut MIP Solver coin-trac at coin-or.org
Wed Nov 24 10:47:44 EST 2010


#104: Memory leak in CbcMain1
---------------------+------------------------------------------------------
Reporter:  Gassmann  |       Type:  defect
  Status:  new       |   Priority:  major 
 Version:            |   Keywords:        
---------------------+------------------------------------------------------
 I am running some experiments with OS and found that it is possible to
 allocate memory in CbcSolver.cpp (line 5623 and 5625) without executing
 the corresponding delete commands in lines 7873 and 7874. This results in
 a memory leak. I have not figured out the conditions under which this leak
 occurs. I believe the version used in OS is 2.6.

-- 
Ticket URL: <https://projects.coin-or.org/Cbc/ticket/104>
COIN-OR Branch-and-Cut MIP Solver <http://projects.coin-or.org/Cbc>
An LP-based branch-and-cut MIP solver.



More information about the Cbc-tickets mailing list