On Mon, Aug 15, 2016 at 04:03:52PM +0300, Liran Schour wrote: > Use struct uuid * on [add|remove]_clause on columns which are references to > tables. That prevents use-after-free errors. > > Signed-off-by: Liran Schour <lir...@il.ibm.com>
This seems reasonable but there's a ton of repetitive code here. Could you factor out some helper functions? (Which could then have comments to explain why this is happening.) Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev