Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/telnet
Module Name: src
Committed By: mrg
Date: Fri Oct 4 11:39:44 UTC 2019
Modified Files:
src/usr.bin/telnet: commands.c
Log Message:
use memmove() instead of strncpy() for overlapping strings.
ensure nul termination.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/usr.bin/telnet/commands.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