Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[windows] when running installer, search for DLLs in the system directory only since the installer itself doesn't rely on any custom DLLs. #6029

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

AenBleidd
Copy link
Member

This fixes #2482.

…tory only since the installer itself doesn't rely on any custom DLLs.

This fixes #2482.

Signed-off-by: Vitalii Koshura <[email protected]>
@AenBleidd AenBleidd added this to the Client/Manager 8.2.0 milestone Jan 27, 2025
@Copilot Copilot bot review requested due to automatic review settings January 27, 2025 17:39
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.95%. Comparing base (f9cb224) to head (e7f1b77).
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6029      +/-   ##
============================================
+ Coverage      5.45%   11.95%   +6.50%     
- Complexity        0     1068    +1068     
============================================
  Files           175      280     +105     
  Lines         29081    36974    +7893     
  Branches       7165     8533    +1368     
============================================
+ Hits           1585     4420    +2835     
- Misses        27449    32154    +4705     
- Partials         47      400     +353     

see 105 files with indirect coverage changes

@AenBleidd AenBleidd merged commit 3161bbf into master Jan 27, 2025
153 checks passed
@AenBleidd AenBleidd deleted the vko_protect_msi_launch branch January 27, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Possible security vulnerability in Windows installer
1 participant