From 139724536bae43b09cdbe95c4dcadf0bf5bdd751 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 30 May 2008 12:04:25 +0000 Subject: Patch from Ian Stewart * src/itdb_itunesdb.c: don't pass NULL sort_composer names down to jump_table_letter, fixes a crash reported by Andy Busch git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1992 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bab20b0..e4728d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-05-30 Christophe Fergeau + + Patch from Ian Stewart + + * src/itdb_itunesdb.c: don't pass NULL sort_composer names down to + jump_table_letter, fixes a crash reported by Andy Busch + 2008-05-30 Christophe Fergeau * src/Makefile.am: -- cgit