Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix memory leaks in xlim() and ylim()#251

Merged
lava merged 1 commit into
lava:master from
alexdewar:master
Mar 25, 2021
Merged

Fix memory leaks in xlim() and ylim() #251
lava merged 1 commit into
lava:master from
alexdewar:master

Conversation

@alexdewar

@alexdewar alexdewar commented Feb 19, 2021

Copy link
Copy Markdown
Contributor

Memory is allocated with new and delete is never called. Use a std::array instead, so no memory will be allocated.

Memory is allocated with new and delete is never called. Use a std::array instead, so no memory will be allocated.

lava commented Mar 25, 2021

Copy link
Copy Markdown
Owner

Thanks for contributing!

@lava lava merged commit 490fa9c into lava:master Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /