Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2002 00:39:41 -0800 (PST)
From:      Peter Pentchev <roam@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/raycontrol raycontrol.c
Message-ID:  <200212160839.gBG8dfhC015905@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
roam        2002/12/16 00:39:41 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin/raycontrol  raycontrol.c 
  Log:
  MFC rev. 1.4:
  Replace the remaining strcpy() instances with strlcpy(), fixing a segfault
  when parsing a malformed command-line parameter.
  Rearrange a risky usage of sprintf() in a loop.
  
  Revision  Changes    Path
  1.1.2.3   +7 -9      src/usr.sbin/raycontrol/raycontrol.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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