[ovs-git] [openvswitch/ovs] e46f81: conntrack: Fix NULL pointer dereference.

William Tu noreply at github.com
Fri Mar 20 14:24:03 UTC 2020


  Branch: refs/heads/branch-2.12
  Home:   https://github.com/openvswitch/ovs
  Commit: e46f81185ea3f4e28abda871db2d506e6c122436
      https://github.com/openvswitch/ovs/commit/e46f81185ea3f4e28abda871db2d506e6c122436
  Author: William Tu <u9012063 at gmail.com>
  Date:   2020-03-20 (Fri, 20 Mar 2020)

  Changed paths:
    M lib/conntrack.c

  Log Message:
  -----------
  conntrack: Fix NULL pointer dereference.

Coverity CID 279957 reports NULL pointer derefence when
'conn' is NULL and calling ct_print_conn_info.

Cc: Usman Ansari <uansari at vmware.com>
Signed-off-by: William Tu <u9012063 at gmail.com>
Acked-by: Dumitru Ceara <dceara at redhat.com>




More information about the git mailing list