Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 23:00:51 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/rcp extern.h rcp.c
Message-ID:  <200206200600.g5K60pO95041@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/06/19 23:00:51 PDT

  Modified files:
    bin/rcp              extern.h rcp.c 
  Log:
  Use size_t consistently and complete some uncompleted code resulting in a
  memory leak by assigning and freeing a variable appropriately as well as
  keeping track of the amount of allocated ram properly.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.8       +1 -1      src/bin/rcp/extern.h
  1.32      +5 -2      src/bin/rcp/rcp.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?200206200600.g5K60pO95041>