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

GitHub noreply at github.com
Wed Jun 8 16:51:39 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2f22698ff1c88f8eb911711b0f98757f0660ef95
      https://github.com/openvswitch/ovs/commit/2f22698ff1c88f8eb911711b0f98757f0660ef95
  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().").

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