mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-20 01:50:26 -05:00
Properly handle the tail of the data buffer, accessing the tail as an unsigned char array instead of a uint32_t array. Issue spotted by Peter Carmichael.