bugfix: fix featureGroup
- allocate memory, memory on stack does not survive the function - avoid uint32_t, use a char buffer, for endianness neutrality
Loading
Please register or sign in to comment
Maintenance operation of our GitLab server is scheduled for Wednesday, April 16, 2025, at 1PM.
- allocate memory, memory on stack does not survive the function - avoid uint32_t, use a char buffer, for endianness neutrality