commit | 067f96ef17455800bfbf87b743960e301e0b8e40 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Wed Nov 19 07:51:13 2014 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Dec 01 12:45:27 2014 -0700 |
tree | 2d1d2f92da1b94943a36917163bb78db23333387 | |
parent | 8d65ef760d50cc625c5364cba89be838b21c66a7 [diff] |
sunrpc: release svc_pool_map reference when serv allocation fails Currently, it leaks when the allocation fails. Signed-off-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>