Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2006 08:25:40 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/tools/netrate/http http.c
Message-ID:  <200609020825.k828PfMo075721@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2006-09-02 08:25:40 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/netrate/http http.c 
  Log:
  Enforce the compile-time threads limit at run-time, so that a high thread
  count argument doesn't cause a segfault or memory corruption when the
  compile-time array is overrun.
  
  Revision  Changes    Path
  1.5       +4 -0      src/tools/tools/netrate/http/http.c



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