[PR #3923] [MERGED] Enable Audit Mode for WinRTUtils #25562

Open
opened 2026-01-31 09:10:19 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3923
Author: @miniksa
Created: 12/12/2019
Status: Merged
Merged: 12/12/2019
Merged by: @undefined

Base: masterHead: dev/miniksa/gardening


📝 Commits (2)

  • 8759b44 Add WinRTUtils to audit, disable wil path globally from auditing.
  • a923077 Fix noexcept based warnings on WinRT utils library.

📊 Changes

6 files changed (+12 additions, -8 deletions)

View changed files

📝 OpenConsole.sln (+2 -1)
📝 src/cascadia/WinRTUtils/LibraryResources.cpp (+6 -2)
📝 src/cascadia/WinRTUtils/ScopedResourceLoader.cpp (+1 -1)
📝 src/cascadia/WinRTUtils/ScopedResourceLoader.h (+1 -1)
📝 src/cascadia/WinRTUtils/inc/LibraryResources.h (+1 -3)
📝 src/common.build.pre.props (+1 -0)

📄 Description

Summary of the Pull Request

Turns on Audit for WinRTUtils, fixes audit failures.

PR Checklist

  • I work here
  • Still builds
  • Am core contributor.

Validation Steps Performed

Built it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/3923 **Author:** [@miniksa](https://github.com/miniksa) **Created:** 12/12/2019 **Status:** ✅ Merged **Merged:** 12/12/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `dev/miniksa/gardening` --- ### 📝 Commits (2) - [`8759b44`](https://github.com/microsoft/terminal/commit/8759b44c49fd3b2a56d0a462c673d6a6916cae3d) Add WinRTUtils to audit, disable wil path globally from auditing. - [`a923077`](https://github.com/microsoft/terminal/commit/a923077e606b2aae8b057e610bae4e1fa0cb572f) Fix noexcept based warnings on WinRT utils library. ### 📊 Changes **6 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `OpenConsole.sln` (+2 -1) 📝 `src/cascadia/WinRTUtils/LibraryResources.cpp` (+6 -2) 📝 `src/cascadia/WinRTUtils/ScopedResourceLoader.cpp` (+1 -1) 📝 `src/cascadia/WinRTUtils/ScopedResourceLoader.h` (+1 -1) 📝 `src/cascadia/WinRTUtils/inc/LibraryResources.h` (+1 -3) 📝 `src/common.build.pre.props` (+1 -0) </details> ### 📄 Description ## Summary of the Pull Request Turns on Audit for WinRTUtils, fixes audit failures. ## PR Checklist * [x] I work here * [x] Still builds * [x] Am core contributor. ## Validation Steps Performed Built it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:10:19 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#25562