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

Use unique_ptr constructor for PluginFactory plugins in AttachSD #25832

Merged
merged 2 commits into from Feb 1, 2019

Commits on Jan 31, 2019

  1. Use unique_ptr constructor for PluginFactory plugin in AttachSD

    This works for PluginFactory returning either raw pointer or unique_ptr.
    makortel committed Jan 31, 2019
    Copy the full SHA
    58969ce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    98ad817 View commit details
    Browse the repository at this point in the history