rive-app / rive-app/rive-runtime
Undefined behaviour in SimpleArrayBuilder used from changes to SimpleArray in Font::shapeText
Open
Nobody has claimed this yet.
triage
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
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 inspecting SimpleArrayBuilder and the changes to SimpleArray involved in Font::shapeText; the issue provides only an image, so the failure details are not yet specified. Trace how Font::shapeText uses SimpleArrayBuilder and identify the undefined-behaviour path. Done means the reported undefined behaviour is resolved and the affected behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100