Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2003 13:55:38 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/getconf getconf.c
Message-ID:  <200307212055.h6LKtc3l064104@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2003/07/21 13:55:38 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/getconf      getconf.c 
  Log:
  Replace an alloca() call with a slightly more standard malloc()/free()
  pair.
  
  Revision  Changes    Path
  1.7       +8 -3      src/usr.bin/getconf/getconf.c



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