diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2008-05-30 12:04:25 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2008-05-30 12:04:25 +0000 |
| commit | 139724536bae43b09cdbe95c4dcadf0bf5bdd751 (patch) | |
| tree | e7535a070c2552c93f33cbc28b26e1dad69dc73a /ChangeLog | |
| parent | 37e1533b203557602942eea32cc9f2397004023c (diff) | |
| download | libgpod-139724536bae43b09cdbe95c4dcadf0bf5bdd751.tar.gz libgpod-139724536bae43b09cdbe95c4dcadf0bf5bdd751.tar.xz libgpod-139724536bae43b09cdbe95c4dcadf0bf5bdd751.zip | |
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
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2008-05-30 Christophe Fergeau <teuf@gnome.org> + 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 <teuf@gnome.org> + * src/Makefile.am: * src/db-artwork-parser.c: * src/db-artwork-writer.c: |
