RoaringBitmap / RoaringBitmap/CRoaring
Test memory allocation robustness
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 334
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 17
Description
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reading the linked failmalloc project at http://www.nongnu.org/failmalloc/ and inspect how CRoaring currently tests allocation failures. Identify the relevant test entry points and determine the expected behavior when memory allocation fails. Done means the requested memory-allocation robustness coverage is implemented and the test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100