summaryrefslogtreecommitdiffstats
path: root/utils/mountd/auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/mountd/auth.c')
-rw-r--r--utils/mountd/auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/mountd/auth.c b/utils/mountd/auth.c
index f968b07..6361fce 100644
--- a/utils/mountd/auth.c
+++ b/utils/mountd/auth.c
@@ -166,7 +166,6 @@ auth_authenticate(char *what, struct sockaddr_in *caller, char *path)
if (p == epath) p++;
*p = '\0';
}
- free(hp);
switch (error) {
case bad_path: