[ovs-git] [openvswitch/ovs] 12f1ba: datapath-windows: Avoid using uninitialized gOvsEx...

GitHub noreply at github.com
Thu Apr 21 18:30:11 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 12f1ba41a3d321a7cc5c1146a99a1170d55c5189
      https://github.com/openvswitch/ovs/commit/12f1ba41a3d321a7cc5c1146a99a1170d55c5189
  Author: Paul Boca <pboca at cloudbasesolutions.com>
  Date:   2016-04-21 (Thu, 21 Apr 2016)

  Changed paths:
    M datapath-windows/ovsext/Datapath.c
    M datapath-windows/ovsext/Driver.c

  Log Message:
  -----------
  datapath-windows: Avoid using uninitialized gOvsExtDriverHandle

Ensure gOvsExtDriverHandle is not used if initialization fails
Added PAGED_CODE() where needed

Signed-off-by: Paul-Daniel Boca <pboca at cloudbasesolutions.com>
Acked-by: Sorin Vinturis <svinturis at cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list