Commit 9d6f6eac authored by Lev Walkin's avatar Lev Walkin

*** empty log message ***

parent 5ec2cf24
...@@ -1143,6 +1143,7 @@ SEQUENCE_decode_uper(asn_codec_ctx_t *opt_codec_ctx, asn_TYPE_descriptor_t *td, ...@@ -1143,6 +1143,7 @@ SEQUENCE_decode_uper(asn_codec_ctx_t *opt_codec_ctx, asn_TYPE_descriptor_t *td,
rv.consumed = 0; rv.consumed = 0;
rv.code = RC_OK; rv.code = RC_OK;
FREEMEM(opres);
return rv; return rv;
} }
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