summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/threadpool/files/threadpool-0.2.5-memleak.patch')
-rw-r--r--dev-cpp/threadpool/files/threadpool-0.2.5-memleak.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/threadpool/files/threadpool-0.2.5-memleak.patch b/dev-cpp/threadpool/files/threadpool-0.2.5-memleak.patch
index 886ce5836012..26d89d1d5c25 100644
--- a/dev-cpp/threadpool/files/threadpool-0.2.5-memleak.patch
+++ b/dev-cpp/threadpool/files/threadpool-0.2.5-memleak.patch
@@ -10,8 +10,8 @@ memory.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
---- threadpool-0_2_5-src/threadpool/boost/threadpool/detail/pool_core.hpp 2012-09-27 22:33:21.098626892 -0700
-+++ threadpool-0_2_5-src/threadpool/boost/threadpool/detail/pool_core.hpp 2012-09-27 22:51:12.291997839 -0700
+--- threadpool/boost/threadpool/detail/pool_core.hpp
++++ threadpool/boost/threadpool/detail/pool_core.hpp
@@ -150,6 +150,7 @@
/// Destructor.
~pool_core()