]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Fix compiler options
authorOwen Smith <owen.smith@citrix.com>
Thu, 5 May 2022 07:04:09 +0000 (08:04 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Wed, 18 May 2022 09:52:53 +0000 (10:52 +0100)
commit2f1b20baa9312cb9d5a73d9dee12f0f9368bb613
tree7e1eaac9506fb775267d3a64f0f48726ffd3645c
parentafd40a06194cfda679cf5a1c148452210f6b5953
Fix compiler options

Adds '/ZH:SHA_256' '/CETCOMPAT' '/sdl' to compiler and '/SafeSEH' to x86 linker
command lines
These changes were prompted by binskim https://github.com/microsoft/binskim

Note: Rule BA2004 (Warning_NativeWithInsecureStaticLibraryCompilands) is still
      reported for xennet_coinst.dll

Signed-off-by: Owen Smith <owen.smith@citrix.com>
vs2019/xennet/xennet.vcxproj
vs2019/xennet_coinst/xennet_coinst.vcxproj