Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fuzz: make runtime root hermetic in server_fuzz_test. #4258

Merged
merged 1 commit into from
Aug 27, 2018

Commits on Aug 26, 2018

  1. fuzz: make runtime root hermetic in server_fuzz_test.

    It's kind of scary allowing this to point to arbitrary locations, we will see performance and
    correctness issues as fuzz tests and the container filesystem interact.
    
    Fixes oss-fuzz issue https://oss-fuzz.com/v2/testcase-detail/5730612661452800.
    
    Risk level: Low
    Testing: Corpus entry added.
    
    Signed-off-by: Harvey Tuch <[email protected]>
    htuch committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    65ec68b View commit details
    Browse the repository at this point in the history