Re: [Patch] Possible dereference in net/core/rtnetlink.c

From: David Miller
Date: Wed Sep 27 2006 - 02:29:21 EST


From: Eric Sesterhenn <snakebyte@xxxxxx>
Date: Tue, 26 Sep 2006 12:50:51 +0200

> another possible dereference spotted by coverity (#cid 1390).
> if the nlmsg_parse() call fails, we goto errout, where we call
> dev_put(), with dev still initialized to NULL.
>
> Signed-off-by: Eric Sesterhenn <snakebyte@xxxxxx>

Applied, thanks Eric.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/