SAL does not document address storage order
Open
mirrored
- Dominant language
- C
- Stars
- 3
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
The SAL assumes that all addresses are stored in network order (big endian). This is not documented, which is a bug.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the SAL API documentation and the code or entry points that represent stored addresses. Confirm how address byte order is handled, then document that storage order clearly and verify the documentation matches the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100