RPC: Fix double free in portmapper code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 21:38:40 +0000 (13:38 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 23:35:02 +0000 (15:35 -0800)
rpc_run_task is guaranteed to always call ->rpc_release.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found