|
Boost Testing : |
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-04-26 14:07:42
OK, after seeing two of these tests continue to perform poorly and
hang in some cases, I decided it was time to break out the big guns:
Purify. It found a number of problems with test_mutex and
test_read_write_mutex, which seem to be triggered by Boost.Test making
use of a string after it has been freed.
Attached is the Purify output from test_mutex and test_read_write_mutex.
-- Caleb Epstein caleb dot epstein at gmail dot com