Update of /cvsroot/gtkpod/libgpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv4389

Modified Files:
        ChangeLog 
Log Message:
        * src/itdb_artwork.c (itdb_artwork_remove_thumbnail): memory used
          by thumbnail to be removed will be freed now. ATTENTION: this
          changes the previous API description that stated that the
          thumbnail will not be freed. This behaviour was inconsistent
          with all other _remove functions in libgpod and caused a memory
          hole.



Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.198
retrieving revision 1.199
diff -u -d -r1.198 -r1.199
--- ChangeLog   2 Mar 2007 20:19:42 -0000       1.198
+++ ChangeLog   21 Mar 2007 05:19:14 -0000      1.199
@@ -1,3 +1,12 @@
+2007-03-21  Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+       * src/itdb_artwork.c (itdb_artwork_remove_thumbnail): memory used
+         by thumbnail to be removed will be freed now. ATTENTION: this
+         changes the previous API description that stated that the
+         thumbnail will not be freed. This behaviour was inconsistent
+         with all other _remove functions in libgpod and caused a memory
+         hole.
+
 2007-03-02  Todd Zullinger <tmzullinger at users.sourceforge.net>
 
        * bindings/Makefile.am: only descend into the python subdir if


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to