[INN-COMMITTERS] inn/nnrpd (7 files)
Russ Allbery
Russ_Allbery at isc.org
Mon May 17 03:26:25 UTC 2004
Date: Monday, May 17, 2004 @ 03:26:25
Author: rra
Path: /proj/cvs/isc/inn/inn/nnrpd
Modified: commands.c nnrpd.c nnrpd.h perl.c post.c python.c track.c
Use strlcpy instead of strcpy, passing some more buffer lengths into
functions and resorting to just coding the buffer length in the last few
places for right now, until the code can be restructured.
------------+
commands.c | 8 ++++----
nnrpd.c | 8 +++++---
nnrpd.h | 4 ++--
perl.c | 9 ++++++---
post.c | 7 ++++---
python.c | 13 ++++++++-----
track.c | 8 ++++----
7 files changed, 33 insertions(+), 24 deletions(-)
More information about the inn-committers
mailing list