Commit 082ba963 authored by laurent's avatar laurent

error free

parent 474f6623
...@@ -348,7 +348,7 @@ static int decodePDUSessionResourceSetup(pdusession_t *session) ...@@ -348,7 +348,7 @@ static int decodePDUSessionResourceSetup(pdusession_t *session)
return -1; return -1;
} }
} }
ASN_STRUCT_FREE(asn_DEF_NGAP_PDUSessionResourceSetupRequestTransfer,pdusessionTransfer ); ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_NGAP_PDUSessionResourceSetupRequestTransfer,pdusessionTransfer );
return 0; return 0;
} }
......
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