On Thu, Mar 29, 2018 at 08:52:16 +0200, Michal Privoznik wrote:
>
https://bugzilla.redhat.com/show_bug.cgi?id=1560976
>
> For historical reasons we've used 32 bytes long static buffer for
> storing PTY aliases. This breaks users scenario where they try to
> start a machine with user alias consisting of "ua-$uuid".
>
> Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
> ---
> src/qemu/qemu_process.c | 39 ++++++++++++++++++++-------------------
> 1 file changed, 20 insertions(+), 19 deletions(-)
ACK