Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/vi/ex



Module Name:    src
Committed By:   aymeric
Date:           Mon Jan 20 16:10:54 UTC 2003

Modified Files:
        src/usr.bin/vi/ex: ex_cscope.c

Log Message:
. Don't call terminate() after read_prompt() failed.
        Fixes memory re-use after free().
. Fake a directory name of "." if given a path without '/'.
        This makes ":cs add cscope.out" work, and behave like ":cs add ."


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/usr.bin/vi/ex/ex_cscope.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index