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 in "rmt" #87

Open
LucasBornhauser opened this issue Jul 10, 2020 · 1 comment
Open

memory leak in "rmt" #87

LucasBornhauser opened this issue Jul 10, 2020 · 1 comment
Assignees

Comments

@LucasBornhauser
Copy link
Contributor

Describe the bug
Removing content from file using the "rmt" command leads to memory leak

To Reproduce
Steps to reproduce the behavior:

  1. Command:
  • valgrind -v --leak-check=full ./bin/linux/docxbox rmt test/assets/documents/docx/cp_table_unordered_list_images.docx "Fugiat" "."
  1. Resources: cp_table_unordered_list_images.docx

Expected behavior
No memory leak

Environment:

  • docxBox Version: 1.0.1

mem-leak.log

@kstenschke
Copy link
Member

Please recheck, the memory leaks should be fixed as of 1cb49fa

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

No branches or pull requests

2 participants