2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | [Bug 1862917] Re: Possible memory leak in modules/database/src/std/link/lnkCalc.c |
From: | Karl Vestin via Core-talk <core-talk at aps.anl.gov> |
To: | core-talk at aps.anl.gov |
Date: | Wed, 12 Feb 2020 10:05:09 -0000 |
Link: https://app.codacy.com/gh/epics-base/epics- base/file/42022655954/issues/source?bid=16430872&fileBranchId=16430872#l201 -- You received this bug notification because you are a member of EPICS Core Developers, which is subscribed to EPICS Base. Matching subscriptions: epics-core-list-subscription https://bugs.launchpad.net/bugs/1862917 Title: Possible memory leak in modules/database/src/std/link/lnkCalc.c Status in EPICS Base: New Bug description: Codacy reports an Error level issue on a possible memory leak in modules/database/src/std/link/lnkCalc.c line 201. If the malloc for postbuf successed but the malloc for inbuf then fails the memory for postbuf is never freed. To manage notifications about this bug go to: https://bugs.launchpad.net/epics-base/+bug/1862917/+subscriptions