Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Oct 2003 00:35:35 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/timed/timedc timedc.c
Message-ID:  <200310110735.h9B7ZZWM072649@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/10/11 00:35:35 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/timed/timedc timedc.c 
  Log:
  Fix a BSS buffer overflow caused by makeargv() writing past the end of
  margv[] when an input line contains 20 or more space-separated words.
  
  Revision  Changes    Path
  1.5       +3 -2      src/usr.sbin/timed/timedc/timedc.c



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