- Fix style(9) bug I introduced in the last commit
Approved by: jhb
This commit is contained in:
parent
520374b5aa
commit
5bf8645b8d
@ -444,7 +444,7 @@ create_service(const int sock, const struct netconfig *nconf,
|
||||
}
|
||||
/* XXX: ignore error intentionally */
|
||||
rpcb_set(YPPROG, YPVERS, nconf, &svcaddr);
|
||||
free (sname);
|
||||
free(sname);
|
||||
freeaddrinfo(res0);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user