OpenVisualCloud / Media-Communications-Mesh

MCM enables efficient, low-latency media transport for media microservices.
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Fixed error: will always evaluate as 'false'. #143

Closed Mionsz closed 3 months ago

Mionsz commented 3 months ago

Fixed: error will always evaluate as 'false'. In ICMP_RESPONDER there was a check against static variable check against NULL Fixed: Two high impact issues, buffer not null terminated (BUFFER_SIZE) due to wrong size used. Some minor adjustments.