]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r291638
authorrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 16 Dec 2015 00:52:35 +0000 (00:52 +0000)
committerrmacklem <rmacklem@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 16 Dec 2015 00:52:35 +0000 (00:52 +0000)
commit4634adaec6dcff40f5d31257b402f37066a62ce8
treed19cc97dc803d4c0dfb91bc001a8eb98c84dfd2e
parentadcf3b97577c180099c15b9438d7c7feb881b8bf
MFC: r291638
Fix the memory leak that occurs when the nfscommon.ko module is unloaded.
This leak was introduced by r291527 (r292223 in stable/10).
Since the nfscommon.ko module is rarely unloaded, this leak would not
have been much of an issue.

git-svn-id: svn://svn.freebsd.org/base/stable/10@292307 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/nfs/nfs_commonport.c
sys/fs/nfs/nfs_commonsubs.c
sys/fs/nfs/nfs_var.h