[PR #3669] [MERGED] Make sure to set an alpha channel during ColorRefToColor #25469

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3669
Author: @DHowett-MSFT
Created: 11/22/2019
Status: Merged
Merged: 11/22/2019
Merged by: @DHowett-MSFT

Base: masterHead: see_right_through


📝 Commits (1)

  • 0c5e48b Make sure to set an alpha channel during ColorRefToColor

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/cascadia/WinRTUtils/inc/Utils.h (+1 -0)

📄 Description

It worked in debug because uninitialized memory.

Fixes #3664.


🔄 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/3669 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 11/22/2019 **Status:** ✅ Merged **Merged:** 11/22/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `see_right_through` --- ### 📝 Commits (1) - [`0c5e48b`](https://github.com/microsoft/terminal/commit/0c5e48b35e3a8cac9ec3cc02adc908f3e050d2fa) Make sure to set an alpha channel during ColorRefToColor ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/WinRTUtils/inc/Utils.h` (+1 -0) </details> ### 📄 Description It worked in debug because uninitialized memory. Fixes #3664. --- <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:09:43 +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#25469