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

Backport #33554 #33693

Merged
merged 1 commit into from
May 17, 2016
Merged

Backport #33554 #33693

merged 1 commit into from
May 17, 2016

Commits on May 17, 2016

  1. Don't use env::current_exe with libbacktrace

    If the path we give to libbacktrace doesn't actually correspond to the
    current process, libbacktrace will segfault *at best*.
    
    cc rust-lang#21889
    sfackler authored and alexcrichton committed May 17, 2016
    Configuration menu
    Copy the full SHA
    a3c3c30 View commit details
    Browse the repository at this point in the history