[ovs-git] [openvswitch/ovs] 951cba: datapath-windows: Fix static analysis in Stt.c

GitHub noreply at github.com
Tue Mar 6 18:10:33 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 951cbaf7d5b39647cec32a1aa3d5c3b038e9e490
      https://github.com/openvswitch/ovs/commit/951cbaf7d5b39647cec32a1aa3d5c3b038e9e490
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2018-03-06 (Tue, 06 Mar 2018)

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

  Log Message:
  -----------
  datapath-windows: Fix static analysis in Stt.c

The WDK 10 static analysis complains:
stt.c(427): warning C30030: Warning: Allocating executable memory via
specifying a MM_PAGE_PRIORITY type without a bitwise OR with
MdlMappingNoExecute.

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




More information about the git mailing list