[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 05/09/30 16:33:22

  Modified:    .        ChangeLog
  Log:
  Fixed memory leak. See changelog for more details.
  
  
  
  
  Revision  Changes    Path
  1.398     +7 -0      eda/geda/devel/gschem/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
  retrieving revision 1.397
  retrieving revision 1.398
  diff -u -b -r1.397 -r1.398
  --- ChangeLog	27 Sep 2005 22:43:24 -0000	1.397
  +++ ChangeLog	30 Sep 2005 20:33:22 -0000	1.398
  @@ -1,3 +1,10 @@
  +2005-09-30 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +        * noweb/i_basic.nw: Fixed memory leak which maked gschem to segfault 
  +	when adding pictures. Undid the last patch made by Dan (a NULL string
  +	is not the same as a "" string, and it maked gschem segfault), and
  +	changed the g_strdup_printf("") to g_strdup(""). This fixes the 
  +	compiler warning Dan wanted to fix.
  +	
   2005-09-27 18:38  Dan McMahill <danmc>
   
           * docs/gschemdoc.texi: add title to remove warnings