Skip to content

ext/pgsql: fix PGtrace invalid free issue. #11403

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

Closed
wants to merge 1 commit into from

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Jun 8, 2023

disable trace when closing the connection, is a no op if there is no stream attached to it.

@devnexen devnexen requested a review from iluuu1994 June 8, 2023 23:18
@devnexen devnexen requested review from kocsismate and Girgias June 17, 2023 07:22
@devnexen
Copy link
Member Author

I can see the error still occur in some PR, would be nice having the fix. Thanks 🙂

disable trace when closing the connection, is a no op if there is no stream
attached to it.
@devnexen devnexen force-pushed the pg_trace_fix_attempt branch from d112a90 to 5633cc6 Compare June 17, 2023 19:10
Copy link
Member

@Girgias Girgias left a comment

Choose a reason for hiding this comment

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

Makes sense to me

@devnexen devnexen closed this in f194cdf Jun 18, 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