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

Add check for valid parameter array #86

Merged
merged 8 commits into from
Aug 19, 2022
Merged

Conversation

brianc
Copy link
Owner

@brianc brianc commented Aug 19, 2022

This fixes the issue outlined in #84 by preventing non-array values being passed into C/C++ binding from the JS layer. Will modify node-pg-native & node-postgres individually to bump versions for this fix.

Ref: brianc/node-postgres#2786
Ref: brianc/node-pg-native#107

Also fixes memory leak from #77

This fixes the issue outlined in #84 by preventing non-array values being passed into C/C++ binding from the JS layer.  Will modify node-pg-native & node-postgres individually to bump versions for this fix.

Also fixes memory leak from #77
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