K 10 svn:author V 3 eik K 8 svn:date V 27 2004-07-28T21:39:53.000000Z K 7 svn:log V 400 Fix SoX buffer overflows when handling .WAV files (CAN-2004-0557) Buffer overflow when parsing .wav file headers in sox. The IFF chunks concerned have a 2-byte size field, but sox reads them into a 256-byte buffer. portaudit reference: PR: 69725 Submitted by: Dan Nelson (maintainer) END