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-20437] Reverted _setjmp removal and add a workaround for possible leaks #193

Merged

Conversation

lucianlazar2211
Copy link
Contributor

We just set buf->error_abort to 0, and if there are any ER_TF_BUFFER_OVERFLOW errors that might have returned from or_put_* functions, we clean wrkmem and compressed_string, then set back the buf->error_abort and do a or_overflow(buf).

@ribram
Copy link
Contributor

ribram commented Aug 5, 2016

@lucianlazar2211

The fix looks good.

@eseokoh
Copy link
Contributor

eseokoh commented Aug 5, 2016

@lucianlazar2211

It also looks good to me.
Thank you. :)

@lucianlazar2211 lucianlazar2211 merged commit 8a4d503 into CUBRID:develop Aug 5, 2016
@lucianlazar2211 lucianlazar2211 deleted the CBRD-20437-second-part branch September 19, 2016 07:32
@eseokoh eseokoh modified the milestone: banana pie May 12, 2017
ribram pushed a commit to ribram/cubrid that referenced this pull request May 21, 2021
https://arniadb.atlassian.net/browse/QAT-264

Split tests functionality updated in order to fix circleci pipeline run time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants