Remove block_Realloc() shrinking behavior
* It did not fix the issue with UDP packet loos that brought it in the first place (#1919, it was a socket buffer issue), * It does not play nice with posix_memalign(), * It is slow. In particular, this fixes invalid memory use when downsampling with the "trivial" plugin.
Showing
Please register or sign in to comment