[ovs-git] [openvswitch/ovs] 06d25d: Solved datapath-windows: BSOD when initializing sw...

GitHub noreply at github.com
Thu Jul 2 15:34:48 UTC 2015


  Branch: refs/heads/branch-2.4
  Home:   https://github.com/openvswitch/ovs
  Commit: 06d25d3daae874a04a96aad9e576cc4dc9ee9d25
      https://github.com/openvswitch/ovs/commit/06d25d3daae874a04a96aad9e576cc4dc9ee9d25
  Author: Alin Serdean <aserdean at cloudbasesolutions.com>
  Date:   2015-07-02 (Thu, 02 Jul 2015)

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

  Log Message:
  -----------
  Solved datapath-windows: BSOD when initializing switch context

Add check in case of NdisAllocateRWLock fails to allocate the resources.

Check datapath->lock before trying to free it.

Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
Reported-by: Sorin Vinturis <svinturis at cloudbasesolutions.com>
Reported-at: https://github.com/openvswitch/ovs-issues/issues/92
Acked-by: Sorin Vinturis <svinturis at cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>




More information about the git mailing list