aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-10-19 05:27:54 +0000
committervlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826>2006-10-19 05:27:54 +0000
commit02cbb8d8d12da79e9e456a3cfb21995d1b8374a9 (patch)
treed359cb9ae9ae15a07029955ac919f61d894402a7 /ChangeLog
parentc154db65f1b96d4fbda4d18e11476b50f10d9262 (diff)
Memory leak fixed in SET OF / SEQUENCE OF in wrong encoding processing
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1259 59561ff5-6e30-0410-9f3c-9617f08c8826
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c9d5698..83eece7d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@
* Multiple enhancements by Daniele Varrazzo <daniele.varrazzo@gmail.com>
* Fixed explicit tagging of an in-lined constructed type.
(Severity: low; Security impact: none).
+ * Memory leak fixed in SET OF / SEQUENCE OF when wrong encoding
+ is encountered. (Severity: medium; Security impact: low)
0.9.21: 2006-Sep-17