[dpdk-dev] [PATCH] sched: fix segmentation fault when freeing port

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Feb 9 18:48:16 CET 2017


> > Prevent a segmentation fault in rte_sched_port_free by only accessing
> > the port structure after the NULL pointer check has been made.
> > 
> > Fixes: 7b3c4f35 ("sched: fix releasing enqueued packets")
> > 
> > Signed-off-by: Alan Dewar <adewar at brocade.com>
> > Signed-off-by: Jan Blunck <jblunck at infradead.org>
> 
> Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>

Cc: stable at dpdk.org

Applied, thanks


More information about the dev mailing list