commit | 9f7761cf0409465075dadb875d5d4b8ef2f890c8 | [log] [tgz] |
---|---|---|
author | Benjamin Coddington <bcodding@redhat.com> | Tue Jun 11 12:57:52 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jul 06 14:54:53 2019 -0400 |
tree | 3d45759d163d8a875e3173dd8154d54da85556ee | |
parent | 9026b3a973b0b0b73c15ba40aff87cd0959fd0f3 [diff] |
NFS: Cleanup if nfs_match_client is interrupted Don't bail out before cleaning up a new allocation if the wait for searching for a matching nfs client is interrupted. Memory leaks. Reported-by: syzbot+7fe11b49c1cc30e3fce2@syzkaller.appspotmail.com Fixes: 950a578c6128 ("NFS: make nfs_match_client killable") Signed-off-by: Benjamin Coddington <bcodding@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>