Closed
Bug 1838596
Opened 2 years ago
Closed 2 years ago
Add an API to Nyx to retrieve the raw buffer
Categories
(Core :: Fuzzing, enhancement)
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: decoder, Assigned: decoder)
Details
Attachments
(1 file)
Right now, the Nyx API to get the fuzzing data implements a chunking already. For some purposes, accessing the raw buffer as is, without any chunking, is necessary.
| Assignee | ||
Comment 1•2 years ago
|
||
Depends on D181057
Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b0e04fea5e1
Nyx: Add an API to retrieve the raw fuzzing buffer. r=truber
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•