> > 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 <ade...@brocade.com> > > Signed-off-by: Jan Blunck <jblu...@infradead.org> > > Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com>
Cc: sta...@dpdk.org Applied, thanks