mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #121] [MERGED] Tabbar::GetTargetTab() fix: bounds-checking implemented (crash fix). #168
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/121
Author: @ismail-yilmaz
Created: 12/24/2022
Status: ✅ Merged
Merged: 12/24/2022
Merged by: @mirek-fidler
Base:
master← Head:tabbarfix📝 Commits (1)
ce210eaTabbar::GetTabBar(): bounds-checking implemented.📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
uppsrc/TabBar/TabBar.cpp(+6 -2)📄 Description
Fixes a crash due to out-of-bounds access (access violation), when dragging stuff over an empty tabbar.
Original report: https://www.ultimatepp.org/forums/index.php?t=msg&th=11990&goto=59424&#msg_59424
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.