Re: [PATCH] multi-process: Avoid logical AND of mutually exclusive tests

2021-05-13 Thread Laurent Vivier
Le 08/05/2021 à 06:34, Thomas Huth a écrit : > On 07/05/2021 17.53, Jagannathan Raman wrote: >> Fixes an if statement that performs a logical AND of mutually exclusive >> tests >> >> Reported-by: Thomas Huth > > I just spotted the bug ticket on Launchpad :-) So whoever picks this patch > up, ple

Re: [PATCH] multi-process: Avoid logical AND of mutually exclusive tests

2021-05-13 Thread Stefan Hajnoczi
On Fri, May 07, 2021 at 11:53:23AM -0400, Jagannathan Raman wrote: > Fixes an if statement that performs a logical AND of mutually exclusive > tests > > Reported-by: Thomas Huth > Signed-off-by: Jagannathan Raman > --- > hw/remote/mpqemu-link.c | 2 +- > 1 file changed, 1 insertion(+), 1 deleti

Re: [PATCH] multi-process: Avoid logical AND of mutually exclusive tests

2021-05-07 Thread Thomas Huth
On 07/05/2021 17.53, Jagannathan Raman wrote: Fixes an if statement that performs a logical AND of mutually exclusive tests Reported-by: Thomas Huth I just spotted the bug ticket on Launchpad :-) So whoever picks this patch up, please add this instead: Buglink: https://bugs.launchpad.net/q

[PATCH] multi-process: Avoid logical AND of mutually exclusive tests

2021-05-07 Thread Jagannathan Raman
Fixes an if statement that performs a logical AND of mutually exclusive tests Reported-by: Thomas Huth Signed-off-by: Jagannathan Raman --- hw/remote/mpqemu-link.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/remote/mpqemu-link.c b/hw/remote/mpqemu-link.c index 9ce3152