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 1863118] Re: Possible null pointer dereferencing in modules/libcom/src/osi/os/WIN32/osdThread.c |
From: | Karl Vestin via Core-talk <core-talk at aps.anl.gov> |
To: | core-talk at aps.anl.gov |
Date: | Thu, 13 Feb 2020 15:23:38 -0000 |
** Changed in: epics-base Status: New => In Progress -- 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/1863118 Title: Possible null pointer dereferencing in modules/libcom/src/osi/os/WIN32/osdThread.c Status in EPICS Base: In Progress Bug description: In the epicsWin32ThreadEntry ( LPVOID lpParameter ) function in modules/libcom/src/osi/os/WIN32/osdThread.c the call to fetchWin32ThreadGlobal can fail. If it does the pointer will be dereferenced at the very end of the function (outside the null check). Codacy link: https://app.codacy.com/gh/epics-base/epics- base/file/42143471240/issues/source?bid=16430872&fileBranchId=16430872#l476 To manage notifications about this bug go to: https://bugs.launchpad.net/epics-base/+bug/1863118/+subscriptions