[ovs-git] [openvswitch/ovs] faaf96: datapath-windows: Fix invalid reference in Bufferm...

GitHub noreply at github.com
Thu Nov 15 15:00:43 UTC 2018


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: faaf9671a97d28b1268baa47e1c62562fd73355f
      https://github.com/openvswitch/ovs/commit/faaf9671a97d28b1268baa47e1c62562fd73355f
  Author: Sairam Venugopal <vsairam at vmware.com>
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
    M datapath-windows/ovsext/BufferMgmt.c

  Log Message:
  -----------
  datapath-windows: Fix invalid reference in Buffermgmt.c

OVS_BUFFER_CONTEXT gets cleared as part of NdisFreeNetBufferListContext
function call. This causes an invalid reference error.

Found while testing with driver verifier enabled.

Signed-off-by: Sairam Venugopal <vsairam at vmware.com>
Acked-by: Anand Kumar <kumaranand at vmware.com>
Acked-by: Alin Gabriel Serdean <aserdean at ovn.org>
Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list