[libvirt] [PATCH] qemu: Use dynamic buffer for storing PTY aliases

Michal Privoznik mprivozn at redhat.com
Thu Mar 29 08:13:43 UTC 2018


On 03/29/2018 09:18 AM, Peter Krempa wrote:
> 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 at redhat.com>
>> ---
>>  src/qemu/qemu_process.c | 39 ++++++++++++++++++++-------------------
>>  1 file changed, 20 insertions(+), 19 deletions(-)
> 
> ACK
> 

and safe for freeze? ;-)

Michal




More information about the libvir-list mailing list