Skip to content

GH-49753: [C++][Gandiva] Fix overflow in string functions.#49813

Open
abtom87 wants to merge 1 commit intoapache:mainfrom
abtom87:fix-overflow-in-string-func
Open

GH-49753: [C++][Gandiva] Fix overflow in string functions.#49813
abtom87 wants to merge 1 commit intoapache:mainfrom
abtom87:fix-overflow-in-string-func

Conversation

@abtom87
Copy link
Copy Markdown

@abtom87 abtom87 commented Apr 20, 2026

Rationale for this change

Fix the overflow in functions where strings are used

What changes are included in this PR?

FIxes overflow and handles negative lengths

Are these changes tested?

YES

Are there any user-facing changes?

YES
This PR includes breaking changes to public APIs. (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.)

This PR contains a "Critical Fix". (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant