[ovs-git] [openvswitch/ovs] eb59b1: Revert "dpif: Fix memory leak"

GitHub noreply at github.com
Tue Jan 2 16:27:34 UTC 2018


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: eb59b17703217270d77080a4b1cecfa50817933a
      https://github.com/openvswitch/ovs/commit/eb59b17703217270d77080a4b1cecfa50817933a
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M lib/dpif.c

  Log Message:
  -----------
  Revert "dpif: Fix memory leak"

This reverts commit 510a695605d2b15c01883ca8923d466c83abe5bd,
because that introduced a use of dp_packet_delete_batch() which is not
defined in this version of OVS.

Reported-by: Huanle Han <hanxueluo at gmail.com>
Reported-at: https://github.com/openvswitch/ovs/commit/510a695605d2b15c01883ca8923d466c83abe5bd#commitcomment-26531593
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list