On Thu, Dec 3, 2020 at 9:51 AM Biwen Li (OSS) wrote:
>
> >
> > On Thu, Dec 3, 2020 at 9:07 AM Biwen Li (OSS) wrote:
> > >
> > > > On Thu, Dec 3, 2020 at 8:31 AM Biwen Li wrote:
> > > > >
> > > > > From: Biwen Li
> > > > >
> > > > > Resolve coverity warnings as follows,
> > > > > cond_at_mos
>
> On Thu, Dec 3, 2020 at 9:07 AM Biwen Li (OSS) wrote:
> >
> > > On Thu, Dec 3, 2020 at 8:31 AM Biwen Li wrote:
> > > >
> > > > From: Biwen Li
> > > >
> > > > Resolve coverity warnings as follows,
> > > > cond_at_most: Checking gpio >= 28U implies that gpio may be up
> > > > to 27 on
On Thu, Dec 3, 2020 at 9:07 AM Biwen Li (OSS) wrote:
>
> > On Thu, Dec 3, 2020 at 8:31 AM Biwen Li wrote:
> > >
> > > From: Biwen Li
> > >
> > > Resolve coverity warnings as follows,
> > > cond_at_most: Checking gpio >= 28U implies that gpio may be up
> > > to 27 on the false branch.
> >
> On Thu, Dec 3, 2020 at 8:31 AM Biwen Li wrote:
> >
> > From: Biwen Li
> >
> > Resolve coverity warnings as follows,
> > cond_at_most: Checking gpio >= 28U implies that gpio may be up
> > to 27 on the false branch.
> > overrun-call: Overrunning callees array of size 3 by passing
> >
On Thu, Dec 3, 2020 at 8:31 AM Biwen Li wrote:
>
> From: Biwen Li
>
> Resolve coverity warnings as follows,
> cond_at_most: Checking gpio >= 28U implies that gpio may be up
> to 27 on the false branch.
> overrun-call: Overrunning callees array of size 3 by passing
> argument gpio
From: Biwen Li
Resolve coverity warnings as follows,
cond_at_most: Checking gpio >= 28U implies that gpio may be up
to 27 on the false branch.
overrun-call: Overrunning callees array of size 3 by passing
argument gpio (which evaluates to 27)
in call to *mpc8xxx_gc->direction_o
6 matches
Mail list logo