[ovs-dev] [PATCH] odp-execute: Fix possible segfault.

Ben Pfaff blp at nicira.com
Mon Oct 21 22:55:49 UTC 2013


On Fri, Oct 18, 2013 at 05:27:51PM -0700, Alex Wang wrote:
> In current code, the odp_execute_actions() function does not check
> the value of "userspace" function pointer before invoking it.  This
> patch adds a check for it.
> 
> Signed-off-by: Alex Wang <alexw at nicira.com>

Applied to master, thanks.  (It looks like branch-2.0 was already OK
here.)



More information about the dev mailing list