Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Dec 2000 17:26:30 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen setproctitle.c
Message-ID:  <200012040126.eB41QUP07454@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2000/12/03 17:26:30 PST

  Modified files:
    lib/libc/gen         setproctitle.c 
  Log:
  When recording the original arguments, don't (ab)use "nargc" for
  iterating over the arguments.  Doing so wipes out the value which
  is about to be stored into the ps_strings structure.
  
  Revision  Changes    Path
  1.13      +5 -4      src/lib/libc/gen/setproctitle.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?200012040126.eB41QUP07454>