Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 08:10:29 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall dist.c
Message-ID:  <200301151610.h0FGATpf022446@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2003/01/15 08:10:29 PST

  Modified files:
    usr.sbin/sysinstall  dist.c 
  Log:
  Move the realloc outside the inner loop.  This reduces the number of times
  we do the realloc.
  
  Revision  Changes    Path
  1.217     +1 -1      src/usr.sbin/sysinstall/dist.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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