• Cedric Roux's avatar
    bugfix: fix featureGroup · 92cb4b39
    Cedric Roux authored
    - allocate memory, memory on stack does not survive the function
    - avoid uint32_t, use a char buffer, for endianness neutrality
    92cb4b39
asn1_msg.c 123 KB