https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60966

--- Comment #32 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Fri Jan  9 14:40:16 2015
New Revision: 219393

URL: https://gcc.gnu.org/viewcvs?rev=219393&root=gcc&view=rev
Log:
    PR libstdc++/60966
    * include/std/future (packaged_task::operator()): Increment the
    reference count on the shared state until the function returns.

Modified:
    branches/gcc-4_8-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_8-branch/libstdc++-v3/include/std/future

Reply via email to