Hi all,
> The Coverity checker found that if req was NULL because find_request
> returned NULL, this resulted in a break from the switch, but req was
> later dereferenced (look at the last line of this patch).
>
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
>
> --- linux-2.6.12-rc1-mm2-full
The Coverity checker found that if req was NULL because find_request
returned NULL, this resulted in a break from the switch, but req was
later dereferenced (look at the last line of this patch).
Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
--- linux-2.6.12-rc1-mm2-full/fs/smbfs/request.c.old
2 matches
Mail list logo