[INN-COMMITTERS] inn/innfeed (configfile.y)

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


    Date: Sunday, January 19, 2003 @ 11:43:43
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/innfeed

Modified: configfile.y

Reorganize some code in order to allow use of strlcpy and strlcat instead
of strcpy and strcat.  Use xmalloc and xrealloc instead of malloc and
realloc, and replace one sprintf call with concat.


--------------+
 configfile.y |   47 ++++++++++++++++++++++-------------------------
 1 files changed, 22 insertions(+), 25 deletions(-)


More information about the inn-committers mailing list