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

Metalink Plugin: Must not destroy the Transform Contp, only shutdown write on it while received WRITE_COMPLETE #1540

Merged
merged 1 commit into from
Aug 16, 2017

Commits on Mar 23, 2017

  1. Metalink Plugin: Must not destroy the Transform Contp, only shutdown …

    …write on it while received WRITE_COMPLETE
    
    The transform contp will be closed and destroied after TransformVC is closed.
    The transformation plugin receives EVENT_IMMEDIATE when transform contp close
    then the plugin could release 'TransformData' and call TSContDestroy().
    oknet committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    b75d07d View commit details
    Browse the repository at this point in the history