From owner-freebsd-bugs@FreeBSD.ORG Thu May 22 21:00:03 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B341B42E for ; Thu, 22 May 2014 21:00:03 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0FC22AD1 for ; Thu, 22 May 2014 21:00:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4ML030l058737 for ; Thu, 22 May 2014 21:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4ML03Xl058736; Thu, 22 May 2014 21:00:03 GMT (envelope-from gnats) Date: Thu, 22 May 2014 21:00:03 GMT Message-Id: <201405222100.s4ML03Xl058736@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Mark Linimon Subject: Re: kern/164763: [vimage] Memory leak in VNET Reply-To: Mark Linimon X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 May 2014 21:00:03 -0000 The following reply was made to PR kern/164763; it has been noted by GNATS. From: Mark Linimon To: bug-followup@FreeBSD.org Cc: Subject: Re: kern/164763: [vimage] Memory leak in VNET Date: Thu, 22 May 2014 15:53:34 -0500 ----- Forwarded message from "Bjoern A. Zeeb" ----- Date: Thu, 22 May 2014 15:16:43 +0000 From: "Bjoern A. Zeeb" To: "Hiroo Ono (小野寛生)" Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/164763: [vimage] Memory leak in VNET X-Mailer: Apple Mail (2.1874) The fixes for UDP have been in a perforce branch for two years and need updating and merging into HEAD. TCP was and is the only thing that could not be completely freed (back two years ago) synchronously and thus would continue to leak. It’s not not fixable and probably with some tw changes lately got better (or maybe they didn’t happen). — Bjoern A. Zeeb "Come on. Learn, goddamn it.", WarGames, 1983 ----- End forwarded message -----