Skip to content

Comments

Fix memory leak in convert_mnist_siamese_data.#3010

Merged
jeffdonahue merged 1 commit intoBVLC:masterfrom
darrengarvey:fixup-memory-leak-siamese
Sep 2, 2015
Merged

Fix memory leak in convert_mnist_siamese_data.#3010
jeffdonahue merged 1 commit intoBVLC:masterfrom
darrengarvey:fixup-memory-leak-siamese

Conversation

@darrengarvey
Copy link
Contributor

This fixes a memory leak by using delete[] rather than plain delete.

This fixes a memory leak by using delete[] rather than plain delete.
@jeffdonahue
Copy link
Contributor

Like #3011, I'm not sure why Travis isn't running here... given that this is a one-line change and looks right, I'll merge. Thanks for the fix @darrengarvey.

jeffdonahue added a commit that referenced this pull request Sep 2, 2015
Fix memory leak in convert_mnist_siamese_data.
@jeffdonahue jeffdonahue merged commit cbb2ed1 into BVLC:master Sep 2, 2015
@darrengarvey
Copy link
Contributor Author

Thanks @jeffdonahue. I'm not sure either why Travis isn't running, as it ran for one or two of the PRs today (status looks OK: https://www.traviscistatus.com/).

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.

2 participants