Haivision / srt

Secure, Reliable, Transport
https://www.srtalliance.org
Mozilla Public License 2.0
3.12k stars 855 forks source link

Fixed initialization problem in SocketKeeper version with acquire #3026

Closed ethouris closed 2 months ago

ethouris commented 2 months ago

Problem: SocketKeeper::socket field could remain undefined in case when acquire() was called with s == NULL.