Cleanup warnings
[lttng-ust.git] / tests / ust-multi-test / ust-multi-test.c
index ff8405385b679f5abf1d103f16a0254061fe3ca1..2737c18fe15eb3dc01d66953a977a51d5dae1c5f 100644 (file)
@@ -826,7 +826,7 @@ int main(int argc, char **argv)
        const char *home_dir;
        int ret, wait_shm_fd;
        struct sigaction act;
-       mode_t old_umask;
+       mode_t old_umask = 0;
 
        set_ulimit();
 
This page took 0.024323 seconds and 4 git commands to generate.