Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: xsrc/external/mit/xedit/dist/lisp
Module Name: xsrc
Committed By: kamil
Date: Wed Oct 23 00:06:07 UTC 2019
Modified Files:
xsrc/external/mit/xedit/dist/lisp: pathname.c
Log Message:
Switch strncpy(3) with length of source to strlcpy(3) in xedit
Fixes build with gcc8.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 xsrc/external/mit/xedit/dist/lisp/pathname.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