Skip to content

Avoid possibility to replace typemap while being used#708

Merged
larskanis merged 1 commit into
masterfrom
DFVULN-798
Jun 5, 2026
Merged

Avoid possibility to replace typemap while being used#708
larskanis merged 1 commit into
masterfrom
DFVULN-798

Conversation

@larskanis
Copy link
Copy Markdown
Collaborator

in Copy and Record encoders and decoders by keeping the ruby typemap object in a local variable.

Fixes #707

in Copy and Record encoders and decoders by keeping the ruby typemap object in a local variable.

Fixes #707
@larskanis larskanis merged commit eb81b14 into master Jun 5, 2026
58 of 61 checks passed
@larskanis larskanis deleted the DFVULN-798 branch June 5, 2026 16:39
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.

DFVULN-798: Type Map Mutation in PG::TextDecoder::CopyRow Causes Use-After-Free

2 participants