d6242d4312
Instead malloc() some memory and copy the sockaddr returned there. Fix a bug where after a blocked lock gets granted, the grant message would be sent to the wrong machine (or possibly to a completely bogus address). While there, add a NULL check for the return value of another malloc(). |
||
---|---|---|
.. | ||
Makefile | ||
lock_proc.c | ||
lockd.c | ||
lockd.h | ||
lockd_lock.c | ||
lockd_lock.h | ||
rpc.lockd.8 | ||
test.c |