[ovs-dev] [PATCH] ofproto-dpif: Fix segfault in mirror_update_dups().

Ben Pfaff blp at nicira.com
Thu Nov 17 22:27:40 UTC 2011


On Thu, Nov 17, 2011 at 02:18:11PM -0800, Justin Pettit wrote:
> Fixes crash introduced in 9ba15e (ofproto-dpif: Improve RSPAN
> translation performance from O(n**2) to O(n).)  The code always
> dereferenced the members of the "mirrors" array in ofproto even if they
> were null.

Looks good, thanks.



More information about the dev mailing list