Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

std::auto_ptr will leak for array, using std::vector instead. #504

Merged
merged 1 commit into from
Mar 16, 2015
Merged

std::auto_ptr will leak for array, using std::vector instead. #504

merged 1 commit into from
Mar 16, 2015

Conversation

edwin0cheng
Copy link
Contributor

A little memory leak bug fix PR.

@njx
Copy link

njx commented Feb 17, 2015

Good catch!

nethip added a commit that referenced this pull request Mar 16, 2015
std::auto_ptr will leak for array, using std::vector instead.
@nethip nethip merged commit b31e5cb into adobe:master Mar 16, 2015
@nethip
Copy link
Contributor

nethip commented Mar 16, 2015

Good change.

nethip added a commit that referenced this pull request Dec 8, 2015
std::auto_ptr will leak for array, using std::vector instead.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants