Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2007 05:13:20 +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:  <200712070513.lB75DK2w068462@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kevlo       2007-12-07 05:13:20 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.sbin/zic         zic.c 
  Log:
  MFC r1.18:
  
  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.
  
  Approved by: re (kensmith)
  
  Revision   Changes    Path
  1.17.10.1  +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?200712070513.lB75DK2w068462>