[Cbc-tickets] [COIN-OR Branch-and-Cut MIP Solver] #47: Deletion of object referenced later

COIN-OR Branch-and-Cut MIP Solver coin-trac at coin-or.org
Sat Mar 15 15:43:17 EDT 2008


#47: Deletion of object referenced later
------------------------+---------------------------------------------------
 Reporter:  fmargot     |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  major       |   Milestone:          
Component:  component1  |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 in CbcModel::convertToDynamic() in file !CbcModel.cpp line

 6943          delete object_[iObject];

 should be moved after line 6952

 as lines 6950 and 6951 access object_[iObject]

 This affects both stable-2.0 and release 2.0.0.

-- 
Ticket URL: <https://projects.coin-or.org/Cbc/ticket/47>
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