On 15 March 2017 at 09:48, Tobin C. Harding wrote:
> Various functions take as parameter an optional pointer. Pointer
> should be guarded with non-NULL check before dereferencing.
>
> While fixing this bug it was found that the file contains multiple
> functions doing variations on the same thing,
Various functions take as parameter an optional pointer. Pointer
should be guarded with non-NULL check before dereferencing.
While fixing this bug it was found that the file contains multiple
functions doing variations on the same thing, sdio_readb(),
sdio_writeb(), sdio_readw(), sdio_writew() etc
2 matches
Mail list logo