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

Fix backtraces being ignored unless env var is set #571

Merged

Conversation

hexploitable
Copy link
Contributor

Currently r2f only includes a backtrace if e hook.backtrace is set.
However, :dtf has a format specifier option (+) that is meant to include a backtrace.

This fixes the code so that + will get a backtrace, even if hook.backtrace is not set.

@trufae trufae merged commit 7b60deb into nowsecure:master Feb 12, 2024
8 checks passed
@hexploitable hexploitable deleted the fix-trace-backtrace-via-format branch February 14, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants