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: work around a null scoped_ptr dereference #19366

Merged
merged 1 commit into from
Aug 27, 2019

Commits on Aug 26, 2019

  1. fix: work around a null scoped_ptr dereference

    This happens occasionally when running the test suite and indicates
    that the callback's been reset or the underlying reference has been
    released. To workaround, print a warning.
    richard-townsend-arm committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    53286ce View commit details
    Browse the repository at this point in the history