[INN-COMMITTERS] inn/nnrpd (post.c)

Russ Allbery Russ_Allbery at isc.org
Sun Jan 19 19:55:21 UTC 2003


    Date: Sunday, January 19, 2003 @ 11:55:21
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/nnrpd

Modified: post.c

Fix a bug that was introduced by earlier sprintf conversion, changing
snprintf back to sprintf since the size of the buffer isn't available.
Use strlcat and strlcpy instead of strcat and strcpy.


--------+
 post.c |   34 ++++++++++++++++++----------------
 1 files changed, 18 insertions(+), 16 deletions(-)


More information about the inn-committers mailing list