From 4f986df2a11164c6c57358c40ee75a02eb02f873 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 16 Jun 2006 10:30:25 +0000 Subject: [PATCH] ChangeLog surgery (it wouldn't have crashed, just shown bogus values) Original commit message from CVS: ChangeLog surgery (it wouldn't have crashed, just shown bogus values) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c832c25afe..ba5e9779f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ out in the header file and shouldn't be listed in the docs. * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk): - Fix it so that it doesn't crash in the debug statement. + Must dereference pointer to fourcc in the debug statement. 2006-06-16 Stefan Kost