Get Demo
Memory corruption while processing multiple simultaneous escape calls.
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.