Source-Changes archive

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

CVS commit: [netbsd-5] src/dist/nvi



Module Name:    src
Committed By:   snj
Date:           Sun Apr 19 15:48:10 UTC 2009

Modified Files:
        src/dist/nvi/common [netbsd-5]: conv.h
        src/dist/nvi/vi [netbsd-5]: vs_line.c

Log Message:
Pull up following revision(s) (requested by tnozaki in ticket #709):
        dist/nvi/common/conv.h: revision 1.4 via patch
        dist/nvi/vi/vs_line.c: revision 1.5 via patch
fix reliability issue.
if wcwidth(3) return -1, nvi may crash by memory fault.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2.6.1 -r1.1.1.2.6.2 src/dist/nvi/common/conv.h
cvs rdiff -u -r1.1.1.2.6.2 -r1.1.1.2.6.3 src/dist/nvi/vi/vs_line.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