Commit c0ea1f68 authored by Navid Nikaein's avatar Navid Nikaein

update the asn1c patch

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4482 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 51596029
......@@ -4255,8 +4255,8 @@ Index: skeletons/NativeInteger.c
+ td->name, *native);
+ }
+ ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint);
+ if (dynamic)
+ free(native);
+ //if (dynamic)
+ // free(native);
+
+ return rval;
+}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment