Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CBRD-24877] Shard Invalid argument error occurs only in debug build. #4486

Merged
merged 1 commit into from
Jul 12, 2023
Merged

[CBRD-24877] Shard Invalid argument error occurs only in debug build. #4486

merged 1 commit into from
Jul 12, 2023

Conversation

airnet73
Copy link
Contributor

http://jira.cubrid.org/browse/CBRD-24877

Purpose
When copying the string "shard_id(xxx)*/" to an array, overflow occurred and the value of the "error" variable was changed.

Implementation
Changing the size and initialization of string arrays, and string copying methods

Remarks
N/A

@airnet73 airnet73 requested a review from kisoo-han July 12, 2023 06:16
@airnet73 airnet73 self-assigned this Jul 12, 2023
Copy link
Contributor

@kisoo-han kisoo-han left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice!

@airnet73 airnet73 merged commit 527b142 into CUBRID:develop Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants