Date: Wed, 13 Apr 2011 00:03:49 +0000 (UTC) From: Rick Macklem <rmacklem@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/rpc clnt_dg.c clnt_vc.c Message-ID: <201104130004.p3D042LQ083025@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rmacklem 2011-04-13 00:03:49 UTC FreeBSD src repository Modified files: sys/rpc clnt_dg.c clnt_vc.c Log: SVN rev 220585 on 2011-04-13 00:03:49Z by rmacklem Fix a couple of mbuf leaks introduced by r217242. I do not believe that these leaks had a practical impact, since the situations in which they would have occurred would have been extremely rare. MFC after: 2 weeks Revision Changes Path 1.13 +3 -1 src/sys/rpc/clnt_dg.c 1.14 +4 -1 src/sys/rpc/clnt_vc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104130004.p3D042LQ083025>