10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
$OpenBSD: SECURITY,v 1.3 2001/06/20 19:31:00 lebel Exp $
|
|
|
|
Xxdiff uses strncpy in a few functions.
|
|
The included patches correct the usage to
|
|
strlcpy where needed.
|
|
|
|
Files affected are:
|
|
${WRKSRC}/src/buffer.cpp
|
|
${WRKSRC}/src/diffs.cpp
|