[PR #341] [MERGED] fix integer overflow for negative y text buffer pos for rendering #1245

Closed
opened 2026-03-14 09:26:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/341
Author: @kommander
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @kommander

Base: mainHead: fix-negative-y-segfault


📝 Commits (4)

📊 Changes

3 files changed (+58 additions, -38 deletions)

View changed files

📝 packages/core/package.json (+2 -2)
📝 packages/core/src/zig/buffer.zig (+3 -1)
📝 packages/core/src/zig/tests/buffer_test.zig (+53 -35)

📄 Description

No description provided


🔄 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/anomalyco/opentui/pull/341 **Author:** [@kommander](https://github.com/kommander) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `fix-negative-y-segfault` --- ### 📝 Commits (4) - [`d65dd87`](https://github.com/anomalyco/opentui/commit/d65dd872245d8989111251b31a2888cddc619e7f) reproduce and fix segfault - [`67dde9f`](https://github.com/anomalyco/opentui/commit/67dde9f290a9f6263f41421a2a31c269a91eff16) finish seffault test - [`b1eb494`](https://github.com/anomalyco/opentui/commit/b1eb4946f0db1aef6c4b4f53695a2e0daa2e2512) fix - [`fb94db2`](https://github.com/anomalyco/opentui/commit/fb94db2b7180c98cba35c2ff54a8549c231e7216) prettier ### 📊 Changes **3 files changed** (+58 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/package.json` (+2 -2) 📝 `packages/core/src/zig/buffer.zig` (+3 -1) 📝 `packages/core/src/zig/tests/buffer_test.zig` (+53 -35) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 09:26:19 +03: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
starred/opentui#1245
No description provided.