Skip to content

Conversation

@UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Aug 4, 2020

abi::__cxa_current_exception_type() can return null, we should handle this properly

`abi::__cxa_current_exception_type()` can return `null`, handle this properly
@UdjinM6 UdjinM6 added this to the 16 milestone Aug 4, 2020
xdustinface
xdustinface previously approved these changes Aug 7, 2020
Copy link

@xdustinface xdustinface left a comment

Choose a reason for hiding this comment

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

Makes sense -> utACK

xdustinface
xdustinface previously approved these changes Aug 10, 2020
Copy link

@xdustinface xdustinface left a comment

Choose a reason for hiding this comment

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

utACK with an additional nit, just in case you still want to add it :)

Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

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

utACK

@UdjinM6 UdjinM6 merged commit e86b1ec into dashpay:develop Aug 14, 2020
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Aug 23, 2020
* Implement a safer version of GetCrashInfoFromException

`abi::__cxa_current_exception_type()` can return `null`, handle this properly

* Update src/stacktraces.cpp

Co-authored-by: dustinface <[email protected]>

* Update src/stacktraces.cpp

Co-authored-by: dustinface <[email protected]>

Co-authored-by: dustinface <[email protected]>
@PastaPastaPasta
Copy link
Member

backported in #3670

@UdjinM6 UdjinM6 deleted the safercrashinfo branch November 26, 2020 13:28
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.

3 participants