mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #119] [CLOSED] possible fix #169
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#169
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/119
Author: @ped7g
Created: 12/13/2022
Status: ❌ Closed
Base:
master← Head:small_changes📝 Commits (2)
d74ad77ide: possible OOB access into sOperatorTab with signed-char index -128..-1e42c208Core: fix unused variablesby using it📊 Changes
2 files changed (+4 additions, -4 deletions)
View changed files
📝
uppsrc/Core/Mt.cpp(+2 -2)📝
uppsrc/ide/clang/Signature.cpp(+2 -2)📄 Description
Seems you left out the most important change to fix the
sOperatorTabaccess with signed char.Was that intentional? To me it looks like logical fix, although I didn't verify how to trigger the bug by source code.
(the change in Mt.cpp is not important, but the Signature.cpp IMO is)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.