summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/portmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/portmap.c b/src/portmap.c
index a13cbd9..3e6d87b 100644
--- a/src/portmap.c
+++ b/src/portmap.c
@@ -336,8 +336,8 @@ portmap_register_work(const char *module, int client_sock,
"RPC mismatch\n");
break;
}
- return FALSE;
xdr_destroy(&portmap_xdrs);
+ return FALSE;
}
/* Validate the portmapper's credentials. */