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