Skip to content

Commit d81c75d

Browse files
[mq] [skip ddci] working branch - merge ba59310 on top of main at 94bf8cb
{"baseBranch":"main","baseCommit":"94bf8cbcbc5785e64ac2a747bbb19eb68d5d4ae4","createdAt":"2026-07-14T15:07:02.620452Z","headSha":"ba59310a05ede78bbd41dff0eeb4afbf226eb9f5","id":"9fe74ea3-9e1d-4b2c-b7d9-0fd0cc7cab8d","priority":"200","pullRequestNumber":"656","queuedAt":"2026-07-14T15:07:02.619318Z","status":"STATUS_QUEUED"}
2 parents c9aaebd + ba59310 commit d81c75d

24 files changed

Lines changed: 2 additions & 2 deletions

ddprof-lib/src/test/fuzz/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ ddprof-lib/fuzz/build/bin/fuzz/dwarf/dwarf <crash_file>
212212
return 0;
213213
}
214214
```
215-
3. Optionally add seed corpus files in `corpus/fuzz_newfeature/`
215+
3. Optionally add seed corpus files in `corpus/newfeature/`
216216
4. The build system will automatically detect the new target
217217
218218
## CI Integration

ddprof-lib/src/test/fuzz/corpus/fuzz_arguments/cstack_dwarf renamed to ddprof-lib/src/test/fuzz/corpus/arguments/cstack_dwarf

File renamed without changes.

ddprof-lib/src/test/fuzz/corpus/fuzz_arguments/start_alloc renamed to ddprof-lib/src/test/fuzz/corpus/arguments/start_alloc

File renamed without changes.

ddprof-lib/src/test/fuzz/corpus/fuzz_arguments/start_cpu renamed to ddprof-lib/src/test/fuzz/corpus/arguments/start_cpu

File renamed without changes.

ddprof-lib/src/test/fuzz/corpus/fuzz_arguments/start_wall_file renamed to ddprof-lib/src/test/fuzz/corpus/arguments/start_wall_file

File renamed without changes.
File renamed without changes.

ddprof-lib/src/test/fuzz/corpus/fuzz_buffer/put8_sequence renamed to ddprof-lib/src/test/fuzz/corpus/buffer/put8_sequence

File renamed without changes.
File renamed without changes.
File renamed without changes.

ddprof-lib/src/test/fuzz/corpus/fuzz_callTraceStorage/seed0 renamed to ddprof-lib/src/test/fuzz/corpus/callTraceStorage/seed0

File renamed without changes.

0 commit comments

Comments
 (0)