Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

OSS-Fuzz: Add new fuzzer upstream#107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Manishearth merged 3 commits intounicode-rs:masterfromarthurscchan:new-fuzzer
Oct 31, 2024

Conversation

arthurscchan
Copy link
Contributor

I’ve noticed that this project is already included in OSS-Fuzz for fuzzing (https://github.com/google/oss-fuzz/tree/39036e0ed94fefa958d7c9a20a69619c832b682a/projects/unicode-rs), although the current code coverage appears to be limited. This PR proposes adding a new fuzzer that targets specific functions for Unicode string processing, with the goal of expanding the fuzzing scope and improving code exploration. I’d be grateful for any feedback or suggested changes. Thank you.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@Manishearth
Copy link
Member

Needs formatting

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan
Copy link
ContributorAuthor

Thanks. I have fixed the formatting. Sorry for missing the CI result.

@Manishearth
Copy link
Member

 --> fuzz_targets/process.rs:1:1  |1 | -// The fuzzing harness fuzz test some of the the  | ^ expected item  |  = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>

@Manishearth
Copy link
Member

Needs formatting.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan
Copy link
ContributorAuthor

Sorry for the type and formatting, have fixed that.

@ManishearthManishearth merged commit9b20974 intounicode-rs:masterOct 31, 2024
5 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ManishearthManishearthManishearth approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@arthurscchan@Manishearth

[8]ページ先頭

©2009-2025 Movatter.jp