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

Gracefully handlePermissionError exceptions that crash fuzzer#1951

Merged
Byron merged 1 commit intogitpython-developers:mainfrom
DaveLak:fix-issue-69870-gitpython-fuzz-submodule-uncaught-exception-with-empty-stacktrace
Aug 9, 2024
Merged

Gracefully handlePermissionError exceptions that crash fuzzer#1951
Byron merged 1 commit intogitpython-developers:mainfrom
DaveLak:fix-issue-69870-gitpython-fuzz-submodule-uncaught-exception-with-empty-stacktrace

Conversation

@DaveLak
Copy link
Contributor

Fuzzing inputs sometimes produce directory paths that are protected inside the fuzzer execution environment. This is not an issue in GitPython's code, so it should not crash the fuzzer.

Fixes OSS-Fuzz Issue 69456:
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69870

Fuzzing inputs sometimes produce directory paths that are protectedinside the fuzzer execution environment. This is not an issue inGitPython's code, so it should not crash the fuzzer.Fixes OSS-Fuzz Issue 69456:https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69870
Copy link
Member

@ByronByron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks a lot for maintaining the fuzzing!

DaveLak reacted with rocket emoji
@ByronByron merged commite57cc2c intogitpython-developers:mainAug 9, 2024
@DaveLakDaveLak deleted the fix-issue-69870-gitpython-fuzz-submodule-uncaught-exception-with-empty-stacktrace branchAugust 9, 2024 17:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ByronByronByron approved these changes

Assignees

No one assigned

Labels

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@DaveLak@Byron

[8]ページ先頭

©2009-2026 Movatter.jp