mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-06 03:27:01 +03:00
4 lines
234 B
Plaintext
4 lines
234 B
Plaintext
- in squeezelite some buffers (stream, output, header, recv) are allocated
|
|
although they are almost static (expect output). This creates a risk of
|
|
memory fragmentation, especially because the large output is re-allocated for
|
|
AirPlay |