]> gcc.gnu.org Git - gcc.git/commit
re PR libstdc++/46455 (resource leaks due to missing destructors for mutexes and...
authorJonathan Wakely <jwakely.gcc@gmail.com>
Thu, 18 Nov 2010 18:56:29 +0000 (18:56 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 18 Nov 2010 18:56:29 +0000 (18:56 +0000)
commit9916a9e47bc4fba2344bb2c136e277be3007769b
tree105dd0ced7407acdcfd97c7b0f2b21cee51ddb0c
parentc9d84d0e001228601fb96718a31f2a72ae3baee5
re PR libstdc++/46455 (resource leaks due to missing destructors for mutexes and condvars)

2010-11-18  Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/46455
* include/std/mutex: Define destructors for mutex types which use an
init function.
* include/ext/concurrence.h: Likewise.

From-SVN: r166917
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/concurrence.h
libstdc++-v3/include/std/mutex
This page took 0.053872 seconds and 5 git commands to generate.