[ovs-git] [openvswitch/ovs] 5d6081: ofproto-dpif-upcall: Prevent memory leak on log me...

GitHub noreply at github.com
Wed Jun 8 16:58:44 UTC 2016


  Branch: refs/heads/branch-2.4
  Home:   https://github.com/openvswitch/ovs
  Commit: 5d60818ea859e7c84a3a17c2990a461aae0a0c81
      https://github.com/openvswitch/ovs/commit/5d60818ea859e7c84a3a17c2990a461aae0a0c81
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
    M ofproto/ofproto-dpif-upcall.c

  Log Message:
  -----------
  ofproto-dpif-upcall: Prevent memory leak on log message.

When DPIF does not support UFID (like old kernels), it may print this
message quite frequently, if using an OVS version that does not include
the upstream fix af50de800ecb ("ofproto-dpif-upcall: Pass key to
dpif_flow_get().").

Backports: 2f22698ff1c8 ("ofproto-dpif-upcall: Prevent memory leak on log
message.")
Fixes: 64bb477f0568 ("dpif: Minimize memory copy for revalidation.")
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Joe Stringer <joe at ovn.org>




More information about the git mailing list