Git Product home page Git Product logo

Comments (4)

murillo128 avatar murillo128 commented on May 18, 2024

Thank you!

from media-server.

baiyufei avatar baiyufei commented on May 18, 2024

https://github.com/medooze/media-server/blob/master/src/dtls.cpp#L627
https://github.com/medooze/media-server/blob/master/src/dtls.cpp#L816

@murillo128
In my test case, there is a chance to call DTLSConnection::Read after this SSL_free(). DTLSConnection::Read function will use write_bio(related to dlts) which has been freed. I test with ASAN, so here can be crush.

I Check the dtls is null or not at the beginning of the DTLSConnection::Read. My test is based on version of last year, and I don't know this issue and change still be suitable.

Thank you!

from media-server.

murillo128 avatar murillo128 commented on May 18, 2024

umm.. i might overlooked it.

Bestis just don't do anything on shutdown and on the near future raise and event to the app so it can close it, what do you think?

from media-server.

baiyufei avatar baiyufei commented on May 18, 2024

I don't know much ssl, but I think you're right.

I will close this.

from media-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.