comparison ChangeLog @ 805:1ba5f86aeac9 trunk

[svn] - should check data != NULL before clear data->playing.
author yaz
date Mon, 12 Mar 2007 09:12:26 -0700
parents 1cc14b1239a1
children 74abcb9cafae
comparison
equal deleted inserted replaced
804:1cc14b1239a1 805:1ba5f86aeac9
1 2007-03-12 15:52:04 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1706]
3 - need to clear data->playing when stopped.
4
5 trunk/src/cue/cuesheet.c | 2 ++
6 1 file changed, 2 insertions(+)
7
8
1 2007-03-12 09:08:26 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 9 2007-03-12 09:08:26 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [1704] 10 revision [1704]
3 - performer and title of each track should be NULL after freed. 11 - performer and title of each track should be NULL after freed.
4 12
5 trunk/src/cue/cuesheet.c | 2 ++ 13 trunk/src/cue/cuesheet.c | 2 ++