From: Christos Zoulas Date: Mon, 13 Jun 2016 23:43:29 +0000 (+0000) Subject: release 5.28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=acbaf156236cbc54b3cf3bc6cbf05d80cb196451;p=file release 5.28 --- 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 + + * release 5.28 + * fix leak on allocation failure + +2016-06-01 1:20 Christos Zoulas + + * 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 * release 5.27