On Fri, Oct 02, 2015 at 01:23:31PM +0200, Mauricio Vásquez wrote: > The definition of the INIT_CONTAINER macro initializes ITER to NULL, > it will cause a segmentation fault when it is deferenced on > (ITER)->MEMBER.next, then, I changed it to the ASSIGN_CONTAINER macro that > does not initialize ITER. > > Signed-off-by: Mauricio Vasquez B <[email protected] > >
Applied, thanks! _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
