Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 06:20:32 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/lib match.c
Message-ID:  <200107201320.f6KDKWv04201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/07/20 06:20:32 PDT

  Modified files:
    usr.sbin/pkg_install/lib match.c 
  Log:
  Use reallocf(3) to increase size of malloc'ed buffer instead of
  malloc()+memcpy()+free().
  
  Revision  Changes    Path
  1.5       +4 -7      src/usr.sbin/pkg_install/lib/match.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?200107201320.f6KDKWv04201>