commit | 07a2bf1da4765d987ffd1d8045e92ba032e0ad78 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Jun 09 15:42:01 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:33 2007 -0400 |
tree | aae0eca6d85c75f6a5fb8ac538f1f8e58c7088e2 | |
parent | 5c9cfc828ae34e19dabbdb9f2861b8c920454047 [diff] |
SUNRPC: Fix a memory leak in gss_create() Fix a memory leak in gss_create() whereby the rpc credcache was not being freed if the rpc_mkpipe() call failed. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>