summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2018-09-21 11:25:55 -0700
committerBen Pfaff <blp@ovn.org>2018-09-21 20:10:23 -0700
commit97bc5b232699e16cc3acbe10148fd60a3b029384 (patch)
tree3edbef6934aed62269b219038b410f3bc078d142 /configure.ac
parent333ea340a0bb539016235820f88d1f6fdd2cbfbd (diff)
downloadopenvswitch-97bc5b232699e16cc3acbe10148fd60a3b029384.tar.gz
flow: Fix uninitialized flow fields in IPv6 error case.
When parse_ipv6_ext_hdrs__() returned false, half a 64-bit word had been pushed into the miniflow and the second half was left uninitialized. This commit fixes the problem. Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10518 Signed-off-by: Ben Pfaff <blp@ovn.org> Reviewed-by: Yifeng Sun <pkusunyifeng@gmail.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions