mouse07410 / asn1c

The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
101 stars 73 forks source link

skeletons/OPEN_TYPE: Fix encoding if ASN_DISABLE_JER_SUPPORT defined #92

Closed pespin closed 2 years ago

pespin commented 2 years ago

Otherwise the fields end up being misplaced and crash during encoding, as can be seen in gdb: "aper_decoder = 0x7ffff7687616 , aper_encoder = 0x0"