On Mon, Apr 15, 2019 at 06:55:22PM +0800, fuzhantao wrote: > From: Zhantao Fu <[email protected]> > > Now the subtable in classifier/dpcls is postponed by destroy_subtable before > move itself out of cls->subtables(pvector).It will raise use-after-free > problem. > > use double postponing to free subtable > > Signed-off-by: Zhantao Fu <[email protected]>
In addition to Ilya's comments, I see that you've posted this patch a number of times today. Maybe that was just a mistake; all of us make mistakes sometimes. But maybe these were meant to be different versions of the patch. If so, then please include a version number in the patch header, e.g. [PATCH v2]. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
