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

[AUTO] Fix the exception while freeing resources #27497

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 11, 2024

  1. Using shared_ptr to resolve segmentation faults caused by the release…

    … order of static variables.
    yangwang201911 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0ba73da View commit details
    Browse the repository at this point in the history
  2. Update.

    yangwang201911 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0bda335 View commit details
    Browse the repository at this point in the history
  3. update.

    yangwang201911 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    be9adfb View commit details
    Browse the repository at this point in the history
  4. update.

    yangwang201911 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4c2fd13 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update src/plugins/auto/src/common.hpp

    Co-authored-by: yanlan song <[email protected]>
    yangwang201911 and songbell authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    783d2d9 View commit details
    Browse the repository at this point in the history
  2. Update src/plugins/auto/src/plugin.cpp

    Co-authored-by: yanlan song <[email protected]>
    yangwang201911 and songbell authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    72f93cb View commit details
    Browse the repository at this point in the history