summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2012-06-18 20:36:45 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2012-06-19 06:32:50 +1000
commit24907df97718074e6c2d14a8179d1096f897682b (patch)
treee9e33ac87e154d088bfa17cf06b2cf51510d295c /ChangeLog
parentda641883b7b9ce6a65c6f8ca6a9a59a14178fb07 (diff)
Fix a 'bext' zero length coding history bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b212345..2701d09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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