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
[release/8.0] PEImage should not permit m_path field mutation (#91085)
* Remove cases where PEImage::m_path was mutated. Create m_pathHash field and remove function. Remove FEATURE_CASE_SENSITIVE_FILESYSTEM.
* Address contract violations
* Remove try/catch and replace with assert
---------
Co-authored-by: Aaron R Robinson <[email protected]>
0 commit comments