Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 22:49:37 -0700 (PDT)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/cron/lib entry.c
Message-ID:  <200106130549.f5D5nbB30842@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2001/06/12 22:49:37 PDT

  Modified files:
    usr.sbin/cron/lib    entry.c 
  Log:
  Plug two memory leaks: call login_close() after login_getclass(), and
  use free_entry() instead of free() to free a struct _entry.
  
  PR:		28108
  Submitted by:	Mark Peek <mark@whistle.com>
  
  Revision  Changes    Path
  1.12      +7 -3      src/usr.sbin/cron/lib/entry.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?200106130549.f5D5nbB30842>