From owner-freebsd-hackers Fri Sep 12 13:11:08 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA04857 for hackers-outgoing; Fri, 12 Sep 1997 13:11:08 -0700 (PDT) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA04850; Fri, 12 Sep 1997 13:11:05 -0700 (PDT) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id NAA07206; Fri, 12 Sep 1997 13:10:05 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd007204; Fri Sep 12 20:10:02 1997 Message-ID: <3419A177.4487EB71@whistle.com> Date: Fri, 12 Sep 1997 13:09:27 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: Graham Wheeler CC: Mike Smith , freebsd-bugs@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: Memory leak in getservbyXXX? References: <199709121251.OAA20346@cdsec.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Graham Wheeler wrote: > for tracing memeory leaks, check out the mprof port (in devel) it makes this sort of thing a snap.