X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=utils%2Fnfs-ls.c;h=974a6e16ec32fca2414d45cf43e0301293816e59;hb=76ead54bd39dc22a9fac4e99ea869a9b0e66d9ba;hp=c680617effc5e1ee640b96cea114f1c56f70e2dd;hpb=c7ddf2e5cbd6505895d59aebb1c620ea2c7eabc7;p=deb_libnfs.git 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