summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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