Skip to content
  • Cédric Roux's avatar
    bugfix: fix featureGroup · 5afc71f3
    Cédric Roux authored
    - allocate memory, memory on stack does not survive the function
    - avoid uint32_t, use a char buffer, for endianness neutrality
    5afc71f3