Enlightenment CVS committal

Author  : tsauerbeck
Project : misc
Module  : eplayer

Dir     : misc/eplayer


Modified Files:
        ChangeLog 


Log Message:
Fixed a potential segfault in the playlist code, fixed another one when play_loop() 
wanted to automatically move over the end of the playlist
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- ChangeLog   16 Oct 2003 17:25:40 -0000      1.5
+++ ChangeLog   16 Oct 2003 18:06:28 -0000      1.6
@@ -1,4 +1,4 @@
-$Id: ChangeLog,v 1.5 2003/10/16 17:25:40 tsauerbeck Exp $
+$Id: ChangeLog,v 1.6 2003/10/16 18:06:28 tsauerbeck Exp $
 
 2003-10-16 Tilman Sauerbeck <[EMAIL PROTECTED]>
         * configure.ac: Added endianess-check, added --enable-debug
@@ -8,6 +8,10 @@
         * code cleanup
         * configure.ac, Makefile.am etc: implemented install and
           dist targets
+        * src/playlist.c: Fixed a potential segfault
+        * src/vorbis.c: Fixed a segfault that occurred when
+          play_loop() called open_track() with player->cur_item
+          being NULL
 
 2003-10-15 Tilman Sauerbeck <[EMAIL PROTECTED]>
         * data/eplayer.edc: Added basic playlist support,




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to