[PR #237] [MERGED] Eliminate crash in GTK Ctrl::WndDestroy() #256

Closed
opened 2026-05-05 03:44:08 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/237
Author: @klugier
Created: 3/15/2025
Status: Merged
Merged: 3/15/2025
Merged by: @mirek-fidler

Base: masterHead: klugier/gtk-wnd-destroy-crash


📝 Commits (1)

  • 6ecab5f Eliminate crash in GTK Ctrl::WndDestroy()

📊 Changes

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

View changed files

📝 uppsrc/CtrlCore/GtkCreate.cpp (+2 -2)

📄 Description

It looks like owners utop sometimes might not be set in GtkCreate, this leads to crash. This PR eliminates this problem.


🔄 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/ultimatepp/ultimatepp/pull/237 **Author:** [@klugier](https://github.com/klugier) **Created:** 3/15/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/gtk-wnd-destroy-crash` --- ### 📝 Commits (1) - [`6ecab5f`](https://github.com/ultimatepp/ultimatepp/commit/6ecab5f1b48ceaa9f21090b7ccc8b6eef675b568) Eliminate crash in GTK Ctrl::WndDestroy() ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlCore/GtkCreate.cpp` (+2 -2) </details> ### 📄 Description It looks like owners utop sometimes might not be set in GtkCreate, this leads to crash. This PR eliminates this problem. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:44:08 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#256
No description provided.