nrtb-core team mailing list archive
-
nrtb-core team
-
Mailing list archive
-
Message #00263
[Bug 851880] [NEW] Some NRTB common classes destructors may throw.
Public bug reported:
A review of the C++ common libs for NRTB needs to be reviewed for class destructors which may throw exceptions outside their scope. This can cause badness.
While we are at it, ensure all destructors are virtual as well.
** Affects: nrtb
Importance: High
Assignee: Rick Stovall (fpstovall)
Status: Fix Committed
** Tags: stability
** Branch linked: lp:~fpstovall/nrtb/listener-fix
** Summary changed:
- Some NRTB common classes destructors which may throw.
+ Some NRTB common classes destructors may throw.
--
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
https://bugs.launchpad.net/bugs/851880
Title:
Some NRTB common classes destructors may throw.
Status in The New Real Time Battle Project:
Fix Committed
Bug description:
A review of the C++ common libs for NRTB needs to be reviewed for class destructors which may throw exceptions outside their scope. This can cause badness.
While we are at it, ensure all destructors are virtual as well.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/851880/+subscriptions
Follow ups
References