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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 706c0c0c17adcb3feb0e51e48c4e4a362f0e7ae9
      https://github.com/openvswitch/ovs/commit/706c0c0c17adcb3feb0e51e48c4e4a362f0e7ae9
  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