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 bug where we reference the entry #0 in the pinned plug queue #60966

Merged
merged 3 commits into from
Nov 11, 2021

Commits on Oct 28, 2021

  1. Fix bug where we reference the entry in the pinned plug queue with in…

    …dex 0 when there may be no pinned plugs at all, and thus the refenced entry would be invalid.
    PeterSolMS committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c4c2692 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Fix Linux GCC build issue.

    PeterSolMS committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e144645 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    54ebe83 View commit details
    Browse the repository at this point in the history