Avoid pointer arithmetic on void* (a GCC extension); use uint8_t* instead.
2 files changed