Skip to content

Fix a leak in BinaryReader::ReadVector - #8453

Open
saagarjha wants to merge 1 commit into
devfrom
binaryreader_leak
Open

Fix a leak in BinaryReader::ReadVector#8453
saagarjha wants to merge 1 commit into
devfrom
binaryreader_leak

Conversation

@saagarjha

Copy link
Copy Markdown
Contributor

The new behavior requires that T is value initializable but generally you have no business calling this function if that is not the case, so this should be fine.

The new behavior requires that T is value initializable but generally
you have no business calling this function if that is not the case, so
this should be fine.
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