libFLAC: fix more problems with new window functions
commitd8d171705a5d8e3ff9c24f1ff9edd17dd68939a7
authorMartijn van Beurden <mvanb1@gmail.com>
Sun, 16 Nov 2014 14:09:54 +0000 (16 15:09 +0100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Sun, 16 Nov 2014 17:11:02 +0000 (16 09:11 -0800)
tree4f5e95dbd6990a9f19d4f6a8bf187a60bc12d890
parent9971e7057d91e0dde8e94e0ae565837cf1891c70
libFLAC: fix more problems with new window functions

This fixes two problems with handling of out-of-bounds arguments
for the window functions, one of which involving an infinite loop

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
src/libFLAC/window.c