Thanks, handling is_chassis_resident is not necessary because it doesn't allow nested parentheses. I've sent out a new version.
Yifeng On Wed, Oct 10, 2018 at 11:13 AM Ben Pfaff <[email protected]> wrote: > On Wed, Oct 10, 2018 at 11:03:54AM -0700, Yifeng Sun wrote: > > This patch checks the depth of nested parentheses to prevent > > stack overflow. > > > > Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10714 > > Signed-off-by: Yifeng Sun <[email protected]> > > Suggested-by: Ben Pfaff <[email protected]> > > --- > > v1->v2: Handle parse_chassis_resident and add new test, thanks Ben! > > Thanks for the new version. > > I don't understand why is_chassis_resident() is a special case. Can you > help me understand? > > Thanks, > > Ben. > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
