[ovs-git] [openvswitch/ovs] ea43b0: ossfuzz: Additions for new ODP parser target

GitHub noreply at github.com
Wed Oct 3 21:49:12 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: ea43b024a8a03f6648d0e06589137a4fbfea9f5a
      https://github.com/openvswitch/ovs/commit/ea43b024a8a03f6648d0e06589137a4fbfea9f5a
  Author: Bhargava Shastry <bshastry at sect.tu-berlin.de>
  Date:   2018-10-03 (Wed, 03 Oct 2018)

  Changed paths:
    M tests/oss-fuzz/automake.mk
    A tests/oss-fuzz/config/odp.dict
    A tests/oss-fuzz/config/odp_target.options
    A tests/oss-fuzz/odp_target.c

  Log Message:
  -----------
  ossfuzz: Additions for new ODP parser target

This patch adds a new oss-fuzz target for the ODP
 parser. The target harness has been adapted from test-odp.c. Prominently, it
 leaves out "parse_filter" due to an  unresolvable bug in that code at the
 time of writing.

It also includes the following:
  - a fuzzing dictionary
  - fuzzing config
  - some automake additions for the new target

Signed-off-by: Bhargava Shastry <bshastry at sect.tu-berlin.de>
Signed-off-by: Ben Pfaff <blp at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list