X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fexportfs%2Fexportfs.c;fp=utils%2Fexportfs%2Fexportfs.c;h=b107c7c9e0d856c1f3678cf4faa70879ce79929f;hp=26d0504ee9e57afb4f8ecfdbd78ddfbfcfd29f61;hb=c2fa189a0467c25666f014cf9ff2576a9f54d682;hpb=b98ae9df8c4904289c9390288325058b24caa423 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;