X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fexportfs%2Fexportfs.c;h=b107c7c9e0d856c1f3678cf4faa70879ce79929f;hb=4bbd6d624c000f26ab828852ee90a4624df26c49;hp=26d0504ee9e57afb4f8ecfdbd78ddfbfcfd29f61;hpb=c7427b57e2be8ef0d57ad0618d4590c062b130f5;p=nfs-utils.git diff --git a/utils/exportfs/exportfs.c b/utils/exportfs/exportfs.c index 26d0504..b107c7c 100644 --- a/utils/exportfs/exportfs.c +++ b/utils/exportfs/exportfs.c @@ -250,7 +250,7 @@ static void exportfs(char *arg, char *options, int verbose) { struct exportent *eep; - nfs_export *exp; + nfs_export *exp = NULL; struct addrinfo *ai = NULL; char *path; char *hname = arg;