X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=utils%2Fnfs-ls.c;h=974a6e16ec32fca2414d45cf43e0301293816e59;hp=c680617effc5e1ee640b96cea114f1c56f70e2dd;hb=76ead54bd39dc22a9fac4e99ea869a9b0e66d9ba;hpb=548e2bea4bec87c8752330ada488dc76e8873f1b diff --git a/utils/nfs-ls.c b/utils/nfs-ls.c index c680617..974a6e1 100644 --- a/utils/nfs-ls.c +++ b/utils/nfs-ls.c @@ -172,7 +172,7 @@ int main(int argc, char *argv[]) uint64_t offset; struct client client; struct statvfs stvfs; - struct nfs_url *url; + struct nfs_url *url = NULL; exports export, tmp; #ifdef WIN32