
29 Mar
2018
29 Mar
'18
10:22 a.m.
On Thu, Mar 29, 2018 at 10:13:43 +0200, Michal Privoznik wrote:
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@redhat.com> --- src/qemu/qemu_process.c | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-)
ACK
and safe for freeze? ;-)
Not any more since rc2 was tagged an hour ago.