s3fs-client: Burn commandline password of client utils.
[metze/samba/wip.git] / source3 / rpcclient / rpcclient.c
index 0dad971c9688d7772d226b0f30dd0f0bfc5e4d7b..d204d7fae2dea849fad99648f228275527515685 100644 (file)
@@ -960,6 +960,7 @@ out_free:
        }
 
        poptFreeContext(pc);
+       popt_burn_cmdline_password(argc, argv);
 
        if (!init_names()) {
                result = 1;