Re: [libvirt PATCH 03/32] util: add API for reading password from the console

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 23, 2020 at 11:42:56AM +0000, Daniel P. Berrangé wrote:
> This imports a simpler version of GNULIB's getpass() function
> impl for Windows. Note that GNULIB's impl was buggy as it
> returned a static string on UNIX, and a heap allocated string
> on Windows. This new impl always heap allocates.
> 
> Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>
> ---
>  src/libvirt.c            |  9 ++++-----
>  src/libvirt_private.syms |  1 +
>  src/util/virutil.c       | 29 +++++++++++++++++++++++++++++
>  src/util/virutil.h       |  2 ++
>  4 files changed, 36 insertions(+), 5 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina@xxxxxxxxxx>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux