[Log4cplus-devel] [log4cplus:bugs] #328 log4cplus::HierarchyLocker DTor breaks no throw guarantee
Logging Framework for C++
Brought to you by:
wilx
From: Václav H. <wi...@us...> - 2017-01-29 22:40:45
|
- **status**: open --> closed - **assigned_to**: Václav Haisman --- ** [bugs:#328] log4cplus::HierarchyLocker DTor breaks no throw guarantee** **Status:** closed **Group:** v1.2.x **Created:** Wed Mar 30, 2016 08:44 AM UTC by Christian Stolle **Last Updated:** Sun Jan 29, 2017 10:40 PM UTC **Owner:** Václav Haisman Release version: log4cplus-1.2.0 Build system: Visual Studio 2015 Project configuration: all target OS and CPU: Windows 7, i7-4790K log4cplus::HierarchyLocker::~HierarchyLocker rethrows catched exceptions (hierarchylocker.cxx, line 73). This may lead under certain circumstances to an unintended std::terminate. In c++11 nothrow is implicitly assumed for destructors. --- Sent from sourceforge.net because log...@li... is subscribed to https://sourceforge.net/p/log4cplus/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/log4cplus/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |