Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
🐞 Check classes for leaks
Đang mở
bug
- Ngôn ngữ chính
- C++
- Star
- 26
- Fork
- 25
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The .NET implementation of the manifest, context, encryption device, could be leaking memory like the ballots did. This was due to the Handle to the C++ structures were getting closed before they were calling the code for Freeing the memory.
The rest of the classes should be looked at to make sure if they are leaking or not.
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Environment
```markdown
- OS:
```
### Anything else?
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.