Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2010 21:43:48 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/tftp main.c
Message-ID:  <201009222144.o8MLi50N074531@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2010-09-22 21:43:48 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.bin/tftp         main.c 
  Log:
  SVN rev 213034 on 2010-09-22 21:43:48Z by marius
  
  MFC: r183857
  
  Use strlcpy() instead of strncpy() when we want the string to be
  NUL-terminated.
  
  Revision  Changes    Path
  1.22.2.1  +2 -3      src/usr.bin/tftp/main.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009222144.o8MLi50N074531>