lib/cmdline: only call cli_credentials_get_password_and_obtained if needed
authorStefan Metzmacher <metze@samba.org>
Thu, 14 Apr 2022 11:31:20 +0000 (13:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 23 Apr 2024 14:17:32 +0000 (14:17 +0000)
commit0ba9e5dacbb4e5bf94600e0a4a1cbd9f7a9c5d9e
tree5f9245fbef8787d2310c6915cc6c940e2791781f
parent994e12e8f7a6b089342a32a6c3269048bfef1545
lib/cmdline: only call cli_credentials_get_password_and_obtained if needed

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15018

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/cmdline/cmdline.c