Advice for next time...
Peter Xu writes:
> QEMU will crash if anyone tries to set tls-authz (which is a type
> StrOrNull) with 'null' value. Fix it in the easy way by converting it to
> qstring just like the other two tls parameters.
Include a reproducer whenever practical. Helps backporters.
Peter Xu wrote:
> QEMU will crash if anyone tries to set tls-authz (which is a type
> StrOrNull) with 'null' value. Fix it in the easy way by converting it to
> qstring just like the other two tls parameters.
>
> Cc: qemu-sta...@nongnu.org # v4.0+
> Fixes: d2f1d29b95 ("migration: add support for
28.09.2023 08:36, Markus Armbruster wrote:
Michael Tokarev writes:
05.09.2023 19:23, Peter Xu:
QEMU will crash if anyone tries to set tls-authz (which is a type
StrOrNull) with 'null' value. Fix it in the easy way by converting it to
qstring just like the other two tls parameters.
Ping? H
Michael Tokarev writes:
> 05.09.2023 19:23, Peter Xu:
>> QEMU will crash if anyone tries to set tls-authz (which is a type
>> StrOrNull) with 'null' value. Fix it in the easy way by converting it to
>> qstring just like the other two tls parameters.
>
> Ping? Has this been forgotten?
Obviously
05.09.2023 19:23, Peter Xu:
QEMU will crash if anyone tries to set tls-authz (which is a type
StrOrNull) with 'null' value. Fix it in the easy way by converting it to
qstring just like the other two tls parameters.
Ping? Has this been forgotten?
Thanks,
/mjt
Cc: qemu-sta...@nongnu.org # v
QEMU will crash if anyone tries to set tls-authz (which is a type
StrOrNull) with 'null' value. Fix it in the easy way by converting it to
qstring just like the other two tls parameters.
Cc: qemu-sta...@nongnu.org # v4.0+
Fixes: d2f1d29b95 ("migration: add support for a "tls-authz" migration
par