From: Tobias Klauser <[email protected]>
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 <[email protected]>
> Signed-off-by: Tobias Klauser <[email protected]>

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

Reply via email to