Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak when using viminfo and a vimrc #296

Closed
GoogleCodeExporter opened this issue Aug 18, 2015 · 3 comments
Closed

Memory leak when using viminfo and a vimrc #296

GoogleCodeExporter opened this issue Aug 18, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a .vimrc file
2. Start vim using valgrind or similar tool
3. Execute the following lines:
:wv! Xviminfo
:rv! Xviminfo
4. Notice the reported memory leak

What is the expected output? What do you see instead?

No memory leak.

What version of the product are you using? On what operating system?

vim 7.4 patch level 537 on Arch linux.


Original issue reported on code.google.com by joelteichroeb on 8 Dec 2014 at 10:20

@GoogleCodeExporter
Copy link
Author

Yes, I can see it. I attach a fix.

Original comment by chrisbr...@googlemail.com on 9 Dec 2014 at 9:25

Attachments:

@GoogleCodeExporter
Copy link
Author

I can confirm that fixes it.

Original comment by joelteichroeb on 9 Dec 2014 at 10:04

@GoogleCodeExporter
Copy link
Author

Should be fixed by patch 7.4.560

Original comment by brammool...@gmail.com on 17 Dec 2014 at 9:24

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant