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

Add --save-smaller|-U to keep smallest duplicate #379

Merged
merged 1 commit into from
Feb 8, 2021

Commits on Feb 5, 2021

  1. Add --save-smaller|-U to keep smallest duplicate

    While --save_all can be used to save all crashes, often people only
    really want to find the smallest possible crash file.
    
    This patch adds a --save_smaller option that overwrites the crash file
    when it would shrink the file size.
    
    See google#305
    douglasbagnall committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    db2707a View commit details
    Browse the repository at this point in the history