cvs commit: src/usr.sbin/cron/lib entry.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jul 5 08:30:42 PDT 2004


dillon      2004/07/05 08:29:50 PDT

DragonFly src repository

  Modified files:
    usr.sbin/cron/lib    entry.c 
  Log:
  Don't allow a step size of 0 (leading to an infinite loop).  Have
  get_number() return an error if the parsed string is 0 length.
  
  FreeBSD-PR: 68683
  Obtained from: OpenBSD
  Submitted-by: Xin LI <delphij at xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.6       +3 -1      src/usr.sbin/cron/lib/entry.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/cron/lib/entry.c.diff?r1=1.5&r2=1.6&f=u





More information about the Commits mailing list