]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
dlopen: Quiet compiler (#3397)
authorJorge Pereira <jpereira@users.noreply.github.com>
Tue, 21 Apr 2020 19:11:09 +0000 (16:11 -0300)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2020 19:11:09 +0000 (15:11 -0400)
src/build/dlopen.c

index 9d52dd8ba8abcf53afbcfcf728e3733194a6c7ee..ccd3f0fb76549ddd388bf563782274d73ef166df 100644 (file)
@@ -246,7 +246,7 @@ static char *make_dlopen(UNUSED char const *nm, unsigned int argc, char **argv)
 
        if (!handle) {
                unsigned int i;
-               size_t len, namelen;
+               size_t len = 0, namelen = 0;
 
                /*
                 *      Only the library specified specified, OR the