Skip to content

Improve output for IrqlSet* queries to be more clear#202

Merged
NateD-MSFT merged 7 commits into
developmentfrom
user/nated-msft/irql-fixes-2601
Jan 23, 2026
Merged

Improve output for IrqlSet* queries to be more clear#202
NateD-MSFT merged 7 commits into
developmentfrom
user/nated-msft/irql-fixes-2601

Conversation

@NateD-MSFT
Copy link
Copy Markdown
Collaborator

Resolves #201.

Note that because this only changes the output message to be more clear and not the query behavior, I have not incremented the query version.

Checklist for Pull Requests

  • Description is filled out.
  • Only one query or related query group is in this pull request.
  • The version number on changed queries has been increased via the @version comment in the file header.
  • All unit tests have been run: (Test README.md).
  • Commands codeql database create and codeql database analyze have completed successfully.
  • A .qhelp file has been added for any new queries or updated if changes have been made to an existing query.

@NateD-MSFT NateD-MSFT changed the base branch from main to development January 23, 2026 20:50
@NateD-MSFT NateD-MSFT merged commit ee8a3d0 into development Jan 23, 2026
2 checks passed
@NateD-MSFT NateD-MSFT deleted the user/nated-msft/irql-fixes-2601 branch January 23, 2026 20:51
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.

IrqlSet* queries have confusing output

1 participant