[PR #180] [MERGED] Fixes crash introduced in #172 #1575

Closed
opened 2026-05-05 07:56:43 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/180
Author: @mokibit
Created: 11/21/2018
Status: Merged
Merged: 11/21/2018
Merged by: @AdrianKoshka

Base: masterHead: tests


📝 Commits (1)

📊 Changes

2 files changed (+7 additions, -6 deletions)

View changed files

📝 src/lib/platform/XWindowsImpl.cpp (+6 -6)
📝 src/lib/platform/XWindowsKeyState.cpp (+1 -0)

📄 Description

#172 introduced crash on startup on Linux. For some reason I didn't notice it when testing, maybe didn't rebuild properly. This PR fixes the issues, tested again successfully. Sorry for breakage.

Fixes #175.


🔄 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/debauchee/barrier/pull/180 **Author:** [@mokibit](https://github.com/mokibit) **Created:** 11/21/2018 **Status:** ✅ Merged **Merged:** 11/21/2018 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `tests` --- ### 📝 Commits (1) - [`ab99934`](https://github.com/debauchee/barrier/commit/ab99934902cfa348f446f0496fa64753d2259bea) Fix tests wrapper ### 📊 Changes **2 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/platform/XWindowsImpl.cpp` (+6 -6) 📝 `src/lib/platform/XWindowsKeyState.cpp` (+1 -0) </details> ### 📄 Description #172 introduced crash on startup on Linux. For some reason I didn't notice it when testing, maybe didn't rebuild properly. This PR fixes the issues, tested again successfully. Sorry for breakage. Fixes #175. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:56:43 -06:00
Sign in to join this conversation.
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/barrier#1575
No description provided.