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: Fix a possible NULL PTR after introduced timeout on waitForDone #1638

Merged
merged 8 commits into from
May 4, 2022
Merged

fix: Fix a possible NULL PTR after introduced timeout on waitForDone #1638

merged 8 commits into from
May 4, 2022

Commits on May 3, 2022

  1. fix: Fix a possible nullptr error when requestCallback is called afte…

    …r we back out with a timeout on waitForDone
    yirutang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    67682d8 View commit details
    Browse the repository at this point in the history
  2. .

    yirutang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    2898038 View commit details
    Browse the repository at this point in the history
  3. update the structure

    yirutang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    97052fe View commit details
    Browse the repository at this point in the history
  4. .

    yirutang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    2897119 View commit details
    Browse the repository at this point in the history
  5. .

    yirutang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    c1fa685 View commit details
    Browse the repository at this point in the history
  6. .

    yirutang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    9db4840 View commit details
    Browse the repository at this point in the history
  7. .

    yirutang committed May 3, 2022
    Configuration menu
    Copy the full SHA
    8a94332 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. .

    yirutang committed May 4, 2022
    Configuration menu
    Copy the full SHA
    f190e03 View commit details
    Browse the repository at this point in the history