tsMuxer version git-2539d07 was discovered to contain an alloc-dealloc-mismatch (operator new [] vs operator delete) error.
The product attempts to return a memory resource to the system, but it calls a release function that is not compatible with the function that was originally used to allocate that resource.
Link | Tags |
---|---|
https://github.com/justdan96/tsMuxer/issues/778 | third party advisory issue tracking |
https://github.com/justdan96/tsMuxer | third party advisory |