On Wed, Jan 27, 2016 at 7:30 PM, Bernie Harris
<[email protected]> wrote:
> There are cases where qdisc_dequeue_peeked can return NULL, and the result
> is dereferenced later on in the function.
>
> Similarly to the other qdisc dequeue functions, check whether the skb
> pointer is NULL and if it is, goto out.
>
> Signed-off-by: Bernie Harris <[email protected]>

Reviewed-by: Cong Wang <[email protected]>

Reply via email to