[ovs-dev] [PATCH] ofp-actions: Let parse_UNROLL_XLATE return error message instead of aborting program

Ben Pfaff blp at ovn.org
Fri Nov 2 20:00:53 UTC 2018


On Thu, Nov 01, 2018 at 03:05:31PM -0700, Yifeng Sun wrote:
> Currently, if unroll_xlate is passed to ovs-ofctl as one of actions,
> let say 'ovs-ofctl add-flow br0 in_port=1,actions=unroll_xlate',
> ovs-ofctl will crash. This patch fixes it by returning an error
> message.
> 
> Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11184
> Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>

Thanks, applied to master.


More information about the dev mailing list