shithub: sox

Download patch

ref: 89cfc90dd1b2fc930907a706f110287ee963c258
parent: fc4b5addb922a43647b29060f39bce5729ca7345
author: cbagwell <cbagwell>
date: Sat Nov 22 21:23:45 EST 2008

Add AIFF fixes.

--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,9 @@
 
   o Fix [2262177] SoX build could fail with parse /etc/issue error.  (robs)
   o Fix reading AIFF files with pad bytes in COMT chunks. (Joe Holt)
+  o Fix AIFF file length bug to stop reading trash data on files that
+    have extra chunks at end of file. (Joe Holt)
+  o Fix file length being 4 bytes short for AIFF sowt CD tracks. (Joe Holt)
 
 Internal improvements: