On Mon, Dec 15, 2014 at 08:15:03PM +0000, Mike Holmes wrote:
> Logic error     Assigned value is garbage or undefined  odp_linux.c     185   
>   8       View 
> Report<http://docs.opendataplane.org/clang-scan/report-1a7998.html#EndPath>

This is a false positive, status is initialised in wait(). I guess
clang-check could be made happy by explicitly initialising it, but
it's not needed and would probably cause some other tool to complain,
so I'd just ignore it.

> Logic error     Assigned value is garbage or undefined  odp_packet_io.c 488   
>   10      View 
> Report<http://docs.opendataplane.org/clang-scan/report-befe4a.html#EndPath>
> 

This one was also found by coverity and there's a fix pending from Maxim.

> 
> http://docs.opendataplane.org/clang-scan/index.html
> 
> 
> 
> --
> Mike Holmes
> Linaro  Sr Technical Manager
> LNG - ODP

-- 
Stuart.


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to