[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CVS Commit of 'dpkg/utils start-stop-daemon.c'



On Fri, Nov 19, 1999 at 05:58:40PM -0800, Wichert Akkerman wrote:
> Update of /cvs/dpkg/dpkg/utils
> In directory va:/usr/debian/tmp/cvs-serv19564/utils
> 
> Modified Files:
> 	start-stop-daemon.c 
> Log Message:
> Useless change in uid-parsing

I noticed you switched this to use strtok() on optarg, which I think is
probably not a good idea since it actually changes the contents of optarg.
It think it needs to be changed back.

-- 
 -----------=======-=-======-=========-----------=====------------=-=------
/  Ben Collins  --  ...on that fantastic voyage...  --  Debian GNU/Linux   \
`     bcollins@debian.org  -  collinbm@djj.state.va.us  -  bmc@visi.net    '
 `---=========------=======-------------=-=-----=-===-======-------=--=---'


Reply to: