Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jan 2006 11:54:08 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libutil login_times.c
Message-ID:  <200601161154.k0GBs8MD082923@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-01-16 11:54:08 UTC

  FreeBSD src repository

  Modified files:
    lib/libutil          login_times.c 
  Log:
  Restore use of strncpy(), as there is later unconditional termination
  of the string, and reliance on the returned pointer.
  
  Found by:       bde (tm)
  
  Revision  Changes    Path
  1.11      +1 -1      src/lib/libutil/login_times.c



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