diff options
author | Erik de Castro Lopo <erikd@mega-nerd.com> | 2012-06-18 20:36:45 +1000 |
---|---|---|
committer | Erik de Castro Lopo <erikd@mega-nerd.com> | 2012-06-19 06:32:50 +1000 |
commit | 24907df97718074e6c2d14a8179d1096f897682b (patch) | |
tree | e9e33ac87e154d088bfa17cf06b2cf51510d295c /ChangeLog | |
parent | da641883b7b9ce6a65c6f8ca6a9a59a14178fb07 (diff) |
Fix a 'bext' zero length coding history bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2012-06-18 Erik de Castro Lopo <erikd AT mega-nerd DOT com> + + * src/broadcast.c + Fix a bug where a file with a 'bext' chunk with a zero length coding + history field would get corrupted when the file was closed. + Reported by Paul Davis of the Ardour project. + 2012-05-19 Erik de Castro Lopo <erikd AT mega-nerd DOT com> * src/sndfile.c |