Skip to content

Add check for valid parameter array#86

Merged
brianc merged 8 commits intomasterfrom
bmc/assert-for-array-types
Aug 19, 2022
Merged

Add check for valid parameter array#86
brianc merged 8 commits intomasterfrom
bmc/assert-for-array-types

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

brianc added 8 commits August 19, 2022 11:48
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