]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
libexport.a: Allow client_init() to fail instead of exit
authorChuck Lever <chuck.lever@oracle.com>
Fri, 23 Apr 2010 16:02:34 +0000 (12:02 -0400)
committerSteve Dickson <steved@redhat.com>
Fri, 23 Apr 2010 16:11:55 +0000 (12:11 -0400)
client_init()'s current callers can now deal correctly with a failure.
Get rid of code that can cause our process to exit in client_init(),
if address mask parsing or memory allocation fails.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found