From: Christos Zoulas Date: Mon, 13 Jun 2016 23:43:29 +0000 (+0000) Subject: release 5.28 X-Git-Tag: FILE5_28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c521817322a6bf5160cfeb09b9145ccde587b2a;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