LinearTapeFileSystem / LinearTapeFileSystem/ltfs
Memory leak at `tape_read_attr()`
Open
@piste-jp is already working on this.
Since Jul 13, 2023.
bug
- Dominant language
- C
- Stars
- 352
- Forks
- 110
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 2
Description
**Describe the bug**
Memory leak happens when MAM data is read.
**To Reproduce**
Just check memory leak with `valgrind`.
**Expected behavior**
No leak.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.