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
diff --git a/ChangeLog b/ChangeLog
index 8c9d569..83eece7 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