[dpdk-dev] [PATCH] virtio: fix crash if CQ is not negotiated

Stephen Hemminger stephen at networkplumber.org
Tue May 26 16:59:57 CEST 2015


On Mon, 25 May 2015 12:20:52 +0200
Damjan Marion <damarion at cisco.com> wrote:

> Fix NULL dereference if virtio control queue is not negotiated.
> 
> Signed-off-by: Damjan Marion <damarion at cisco.com>

This is good belt and suspenders thing to have, but did you see early
patches to check the feature bits and not call this code?

Acked-by: Stephen Hemminger <stephen at networkplumber.org>


More information about the dev mailing list