From coin-trac at coin-or.org Sun Jul 24 20:54:36 2011 From: coin-trac at coin-or.org (DyLP) Date: Mon, 25 Jul 2011 00:54:36 -0000 Subject: [DyLP-tickets] [DyLP] #15: memory leak in OsiDylpWarmStartBasis.cpp stable 1.8 In-Reply-To: <051.208e2e8fcce23f1d8c8ef919ba5ae19c@coin-or.org> References: <051.208e2e8fcce23f1d8c8ef919ba5ae19c@coin-or.org> Message-ID: <066.9de939be39675aa6b95e66ff031f772d@coin-or.org> #15: memory leak in OsiDylpWarmStartBasis.cpp stable 1.8 ----------------------+----------------------------------------------------- Reporter: kmartin | Owner: lou Type: defect | Status: closed Priority: normal | Component: conmgmt Version: trunk | Severity: blocker Resolution: fixed | Keywords: ----------------------+----------------------------------------------------- Changes (by lou): * status: new => closed * resolution: => fixed Comment: Thought I'd better look at this before making a DyLP release. The problem looks to be that the basis obtained at the start of getBasisStatus was not deleted on exit. -- Ticket URL: DyLP An implementation of the dynamic simplex algorithm for LP.