[Cgl-tickets] Re: [COIN-OR Cut Generator Library] #12: Conditional jump or move depends on uninitialised value

COIN-OR Cut Generator Library coin-trac at coin-or.org
Mon Sep 24 15:42:04 EDT 2007


#12: Conditional jump or move depends on uninitialised value
-------------------------------+--------------------------------------------
  Reporter:  tkr               |       Owner:  rlh       
      Type:  defect            |      Status:  closed    
  Priority:  minor             |   Milestone:            
 Component:  CglKnapsackCover  |     Version:  stable 0.5
Resolution:  fixed             |    Keywords:            
-------------------------------+--------------------------------------------
Changes (by rlh):

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

Comment:

 Line 1909 was uncommented and line 1910 was removed so the test is now...

  if (!gotCover || cover.getNumElements()<2)

 The fix is in stable 0.51 and will be in the next release of Cgl

-- 
Ticket URL: <https://projects.coin-or.org/Cgl/ticket/12#comment:5>
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