From: Tobias Klauser <tklau...@distanz.ch>
Date: Wed,  4 Nov 2015 13:49:49 +0100

> In tun_dst_unclone() the return value of skb_metadata_dst() is checked
> for being NULL after it is dereferenced. Fix this by moving the
> dereference after the NULL check.
> 
> Found by the Coverity scanner (CID 1338068).
> 
> Fixes: fc4099f17240 ("openvswitch: Fix egress tunnel info.")
> Cc: Pravin B Shelar <pshe...@nicira.com>
> Signed-off-by: Tobias Klauser <tklau...@distanz.ch>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to