Package: flake / 0.11-2

Metadata

Package Version Patches format
flake 0.11-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001 buffer_overrun.patch | (download)

libflake/lpc.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pass max_order instead of max_order+1 to compute_lpc_coefs().
 This avoids a buffer overrun in the autoc[] array.