MozillaSecurity / MozillaSecurity/FuzzManager
[FTB] Create generic sanitizer CrashInfo
Open
Nobody has claimed this yet.
FTB
- Dominant language
- Python
- Stars
- 208
- Forks
- 48
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 2
Description
Create a generic sanitizer CrashInfo to handle common cases (error messages) between sanitizers.
This request came from here.
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 with the discussion linked from PR #614, which motivates this request. Identify the common sanitizer error-message cases that belong in a shared CrashInfo and determine how existing sanitizer-specific handling should use it; done means those common cases are represented without losing sanitizer-specific behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100