Skip to content

Conversation

@IgorKorkin
Copy link
Contributor

@IgorKorkin IgorKorkin commented Jun 25, 2025

DONE:

  • fix build warning
  • apply code style for modified src-files

This MR fixes the following noisy warnings:

AntiDebug\ScanForModules.cpp(416,8): warning C4101: 'moduleName': unreferenced local variable
AntiVM\Generic.cpp(2005,11): warning C4200: nonstandard extension used: zero-sized array in struct/union
Shared\Utils.cpp(1146,33): warning C4267: '=': conversion from 'size_t' to 'USHORT', possible loss of data
TimingAttacks\timing.cpp(121,9): warning C4101: 'hThread': unreferenced local variable
TimingAttacks\timing.cpp(123,20): warning C4101: 'dwThreadID': unreferenced local variable

@ayoubfaouzi
Copy link
Owner

Thanks a lot for fixing those build warnings and beautify the code.

I will add a clangformat sometime later this year.

@ayoubfaouzi ayoubfaouzi merged commit 494f421 into ayoubfaouzi:master Jun 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants