Skip to content

Correct the buggy KMOD sample#1343

Merged
Spruill-1 merged 6 commits into
microsoft:developfrom
Spruill-1:user/daspr/kmodsamplefix
Jul 20, 2026
Merged

Correct the buggy KMOD sample#1343
Spruill-1 merged 6 commits into
microsoft:developfrom
Spruill-1:user/daspr/kmodsamplefix

Conversation

@Spruill-1

Copy link
Copy Markdown
Contributor

fixes #1270 - this corrects a bug introduced a couple years ago when automation required us to remove ExAllocatePoolWithTag usages. The previous change updated the ExAllocatePoolWithTag uses to ExAllocatePool2 calls, but failed to update the POOL_FLAGS/POOL_TYPE arguments causing errors.

@Spruill-1
Spruill-1 requested a review from a team as a code owner January 8, 2026 22:49
@v-junyli

Copy link
Copy Markdown
Contributor

@Spruill-1 thank you for the fix, but looks like the checks failed, can you take a look?

@Suxsem

Suxsem commented Jul 20, 2026

Copy link
Copy Markdown

@v-junyli @Spruill-1 the sample code is still broken (code 31), any chance you can take a look?

@Spruill-1
Spruill-1 merged commit 511c6ab into microsoft:develop Jul 20, 2026
21 checks 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.

4 participants