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

fix(deparse): potential sigsegv #128

Merged
merged 1 commit into from
Apr 18, 2022

Conversation

wesselvdv
Copy link
Contributor

Fix potential sigsegv when passing an invalid protobuf (RawStmt without Stmt) for deparsing.

src/pg_query_deparse.c Outdated Show resolved Hide resolved
Fix potential sigsegv when passing an invalid protobuf (RawStmt without Stmt) for deparsing.
@wesselvdv wesselvdv force-pushed the fix/potential-sigsegv branch from 84d0a94 to 58dfd21 Compare April 17, 2022 08:02
@lfittl lfittl merged commit 17cf08a into pganalyze:13-latest Apr 18, 2022
@lfittl
Copy link
Member

lfittl commented Apr 18, 2022

@wesselvdv Merged - thanks for the contribution!

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