diff options
author | Ben Pfaff <blp@nicira.com> | 2009-06-15 12:14:47 -0700 |
---|---|---|
committer | Ben Pfaff <blp@nicira.com> | 2009-06-15 13:07:25 -0700 |
commit | e2ead27a7244d61e7f0f71f733f76118056f8981 (patch) | |
tree | 9305829a07ca8011c7777d7744820e4bc66f2e81 /lib/dpif.c | |
parent | 91b47481fc1514f2f969cf22dc69908f5f1a09fc (diff) | |
download | openvswitch-e2ead27a7244d61e7f0f71f733f76118056f8981.tar.gz |
vswitch: Avoid segfault when revalidating ARP flows.
The 'packet' argument to process_flow() is allowed to be null, but some of
the code was assuming that it was always non-null, which caused a segfault
while revalidating ARP flows.
Bug #1394.
Diffstat (limited to 'lib/dpif.c')
0 files changed, 0 insertions, 0 deletions