You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[msvc] prevent DLL side-loading by using /DEPENDENTLOADFLAG:0x800
* Fixes side-loading vulnerabilities reported by Sahil Shah.
* Also force reproducible builds (/BREPRO) while we're at it.
* Also fix copyright sign mangling in the .rc and apply other housekeeping.
0 commit comments