]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the memory leak that occurs when the nfscommon.ko module is unloaded.
authorrmacklem <rmacklem@FreeBSD.org>
Wed, 2 Dec 2015 02:47:13 +0000 (02:47 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Wed, 2 Dec 2015 02:47:13 +0000 (02:47 +0000)
commit3b49f0eca8f952370d74b0798d7ce811e10429c4
treef041ce51ad7cb6ea3bdcc76a8fa1a921006d6851
parent449c785f1a7bca246c222cc63fbdbffaa0462c24
Fix the memory leak that occurs when the nfscommon.ko module is unloaded.
This leak was introduced by r291527.
Since the nfscommon.ko module is rarely unloaded, this leak would not
have been much of an issue.

MFC after: 2 weeks
sys/fs/nfs/nfs_commonport.c
sys/fs/nfs/nfs_commonsubs.c
sys/fs/nfs/nfs_var.h