summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2016-06-13 23:43:29 +0000
committerChristos Zoulas <christos@zoulas.com>2016-06-13 23:43:29 +0000
commit3c521817322a6bf5160cfeb09b9145ccde587b2a (patch)
tree9febef8f9b530e6a69d233e33156ffd495c453ac
parent024a07a48d6429046e520fe0fcaedfdd26e342ce (diff)
downloadfile-git-FILE5_28.tar.gz
release 5.28FILE5_28
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7554254c..345b32ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2016-06-13 19:40 Christos Zoulas <christos@zoulas.com>
+
+ * release 5.28
+ * fix leak on allocation failure
+
+2016-06-01 1:20 Christos Zoulas <christos@zoulas.com>
+
+ * PR/555: Avoid overflow for offset > nbytes
+ * PR/550: Segv on DER parsing:
+ - use the correct variable for length
+ - set offset to 0 on failure.
+
2016-05-13 12:00 Christos Zoulas <christos@zoulas.com>
* release 5.27