Skip to content

Conversation

@denisj-ais
Copy link
Contributor

Replace deprecated ExAllocatePoolWithTag with ExAllocatePool2
Change all non-paged allocations to no execute
Remove unused variables
Fix initializer of subgroup
Fix sign error
Fix unused parameters/local under conditional compilation
Fix type conversions and add explicit casts
Disable warning that buf is leaking (freed later - if not, this warning doesn't prevent that anyway)
Remove superfluous warning disables (prevent hiding of issues)

Change all non-paged allocations to no execute
Remove unused variables
Fix initializer of subgroup
Fix sign error
Fix unused parameters/local under conditional compilation
Fix type conversions and add explicit casts
Disable warning that buf is leaking (freed later - if not, this warning doesn't prevent that anyway)
Remove superfluous warning disables (prevent hiding of issues)

Signed-off-by: Jason Denis <denisj@ainfosec.com>
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.

1 participant