Skip to content

Change PG_RETURN_NULL to PG_RETURN_VOID#18

Open
sfc-gh-dachristensen wants to merge 1 commit into
plv8:mainfrom
sfc-gh-dachristensen:patch-1
Open

Change PG_RETURN_NULL to PG_RETURN_VOID#18
sfc-gh-dachristensen wants to merge 1 commit into
plv8:mainfrom
sfc-gh-dachristensen:patch-1

Conversation

@sfc-gh-dachristensen

Copy link
Copy Markdown

PG_RETURN_NULL() dereferences fcinfo, which causes a segfault in this code path.

PG_RETURN_NULL() dereferences `fcinfo`, which causes a segfault in this code path.
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.

1 participant