[esnacc-dev] SequenceOf / SetOf in c-lib

Aaron Conole aconole at bytheb.org
Tue Jan 24 20:21:57 UTC 2017


While doing some work on the python backend, I've stumbled on a serious
bug in the c-lib:

TEST DEFINITIONS ::= BEGIN

   SomeRecord ::= SEQUENCE
   {
       blah SEQUENCE OF INTEGER
   }

END

encoding this, 'blah' will be encoded with the SET_TAG_CODE.

A patch is forthcoming.


More information about the dev mailing list