qemu-server/PVE/API2
Fabian Grünbichler a4e128a9a9 gen_rand_chars: handle errors properly
should not really happen on modern systems, but random_bytes just
returns false if it fails to generate random bytes, in which case we
want to die instead of returning an empty 'random' string.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-06-22 12:03:01 +02:00
..
Qemu api: allow listing custom and default CPU models 2020-05-06 16:48:08 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
Qemu.pm gen_rand_chars: handle errors properly 2020-06-22 12:03:01 +02:00