aws / aws/aws-encryption-sdk-c
Verify max frame length
Open
- Dominant language
- C
- Stars
- 63
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
Verify that we have tests that ensure that frames of size `2^31 - 1 < frame_size <= 2^32 - 1` work as expected.
Contributor guide
Research direction
The issue names no files or test entry points. Start by locating frame-length handling and existing frame-size tests in the repository, then run the relevant test suite. Done means coverage confirms behavior for frame sizes from 2^31 through 2^32 - 1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100