coin-or / Cbc.old

This is a mirror of the subversion repository on COIN-OR
https://projects.coin-or.org/Cbc
Other
88 stars 30 forks source link

[Trac #104] Memory leak in CbcMain1 #100

Open s-c-e opened 5 years ago

s-c-e commented 5 years ago

image

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.