CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/11/04 22:57:06

Log message:
    Xedit could crash when listing contents of directories with permission
  r--, so at least for now, if it can opendir a directory, but cannot
  stat() a pathname inside the directory, it will not be listed, and the
  return value of realpath is also being checked.
    Minor fix to syntax.lsp, in the first call, when the interactive flag
  is not set, it must set the property list associated with the file
  format even it is empty, the C code expects it.

Modified files:
      xc/programs/xedit/:
        commands.c 
      xc/programs/xedit/lisp/modules/:
        syntax.lsp 
  
  Revision      Changes    Path
  1.29          +21 -9     xc/programs/xedit/commands.c
  1.10          +7 -4      xc/programs/xedit/lisp/modules/syntax.lsp

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

Reply via email to