We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548da49 commit 3c65564Copy full SHA for 3c65564
loader_core/loader_core.vcxproj
@@ -146,6 +146,7 @@
146
<SDLCheck>true</SDLCheck>
147
<PreprocessorDefinitions>NDEBUG;LOADERCORE_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148
<ConformanceMode>true</ConformanceMode>
149
+ <BufferSecurityCheck>false</BufferSecurityCheck>
150
</ClCompile>
151
<Link>
152
<SubSystem>Windows</SubSystem>
0 commit comments