Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2007 10:45:45 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/zic zic.c
Message-ID:  <200712031045.lB3AjjfD054577@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kevlo       2007-12-03 10:45:45 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/zic         zic.c 
  Log:
  zic(8) should exit the loop when the end of the string is reached due
  to the call to error(). The problem found by doing fuzz testing.
  
  MFC after: 3 days
  
  Revision  Changes    Path
  1.18      +4 -1      src/usr.sbin/zic/zic.c



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