summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-04 15:08:09 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-04-04 15:08:09 +0200
commit05559aec00cc7928e2bd2dc9a074d5b0e59d86ce (patch)
treecf757d70d4b04f4b23adf8490d5f91bf05a561b0
parentf435825c0f527a8e52e6ffbc3ad0bc60531d537e (diff)
downloadlibtasn1-05559aec00cc7928e2bd2dc9a074d5b0e59d86ce.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2196620..7d4f28c 100644
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,8 @@ GNU Libtasn1 NEWS -*- outline -*-
* Noteworthy changes in release 4.8 (unreleased) [stable]
- Fixes to avoid reliance on C undefined behavior.
-
+- Fixes to avoid an infinite recursion when decoding without
+ the ASN1_DECODE_FLAG_STRICT_DER flag. Reported by Pascal Cuoq.
* Noteworthy changes in release 4.7 (released 2015-09-14) [stable]
- Fixed regression introduced in the decoding of multi-byte tags