On Thu, May 09, 2019 at 06:29:59AM -0700, Toms Atteka wrote:
> This fixes stack overflow issues for odp_actions_from_string.
> Added wrapper functions for recursion limitation.
> 
> Basic manual testing was performed.
> 
> Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13808
> Signed-off-by: Toms Atteka <cpp.code...@gmail.com>

Thanks, applied to master.

> v1->v2: added wrapper functions

Please put this part after --- to keep it from becoming part of the
final commit message.  (There are at least two ways to do that: you can
put a --- line in your commit message, or if you add it from the editor
in "git send-email --annotate", you can just add it after the existing
--- line.)
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to