$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2006-07-20 07:33:16
I've attached a proposed simplification of libs/thread/src/tss_hooks.cpp
that eliminates the one-time allocation that's been bugging people because
their tools report it as a leak.
If there are no objections, I'll commit this change to the CVS HEAD.