From: t...@redhat.com
Date: Fri, 21 Aug 2020 06:56:00 -0700
> From: Tom Rix
>
> clang static analysis reports this problem
>
> b53_common.c:1583:13: warning: The left expression of the compound
> assignment is an uninitialized value. The computed value will
> also be garbage
> ent.p
On 8/21/2020 6:56 AM, t...@redhat.com wrote:
From: Tom Rix
clang static analysis reports this problem
b53_common.c:1583:13: warning: The left expression of the compound
assignment is an uninitialized value. The computed value will
also be garbage
ent.port &= ~BIT(port);
From: Tom Rix
clang static analysis reports this problem
b53_common.c:1583:13: warning: The left expression of the compound
assignment is an uninitialized value. The computed value will
also be garbage
ent.port &= ~BIT(port);
^
ent is set by a successful call to b53