CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/12/04 10:43:19

Log message:
  o Don't print the contents of string streams. This is not the expected
    behaviour, and was also causing a problem in lisp/xedit.c, since it
    was not making a copy of the string, but using data returned by
    XawTextSourceRead. That data that cannot be modified, but was
    calling realloc on it, what could cause corruption of the text or
    a crash.

Modified files:
      xc/programs/xedit/lisp/:
        write.c 
  
  Revision      Changes    Path
  1.30          +2 -8      xc/programs/xedit/lisp/write.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to