Changelog
authorkhizmax <khizmax@gmail.com>
Thu, 17 Mar 2016 10:08:16 +0000 (13:08 +0300)
committerkhizmax <khizmax@gmail.com>
Thu, 17 Mar 2016 10:08:16 +0000 (13:08 +0300)
change.log
thanks

index e55f2fcf7a559608f84427e1d7ef92ad9f2109ba..44c454456189c18d15f3e94962ab197ab18b41c8 100644 (file)
@@ -9,6 +9,8 @@
       to an incorrect key that breaks the set logic.
     - Fixed: bug in FeldmanHashSet::erase_at( iterator ): due an error
       in precondition checking the function can incorrectly return false.
+    - Fixed: possible double-free case in flat combining algorithm. 
+      Thanks to Amila Jayasekara who points me to this problem
 
 2.1.0 06.01.2016
     General release
diff --git a/thanks b/thanks
index d97ac558e25c5ae5f6577c064e06874358d2e162..f90cd1b1410b7a8d30dca65b79c401ea64d7e215 100644 (file)
--- a/thanks
+++ b/thanks
@@ -1,6 +1,7 @@
 Many thanks to the contributors who feedbacks the errors and propositions for libcds.\r
 In alphabetical order:\r
 \r
+Amila Jayasekara\r
 blinkenlichten (https://github.com/blinkenlichten)\r
 Eugeny Kalishenko (https://github.com/eugenyk)\r
 Jelle van den Hooff\r