Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2018 01:43:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229020] Potential memory leak in sbin/umount
Message-ID:  <bug-229020-227-7GQkCwatGK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229020-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229020-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229020

--- Comment #1 from Conrad Meyer <cem@freebsd.org> ---
addrinfo allocation is limited to at most one per NFS mountpoint to be
unmounted, and memory is freed at program exit.  I don't see a problem.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229020-227-7GQkCwatGK>