j
k
j a
j l
Hi Thomas,
On 11/12/21 14:40, Thomas Faber wrote:
_write(pipefds[1], "a", 1); WaitForSingleObject(thread_handle, INFINITE); CloseHandle(thread_handle);
You're leaking pipefds here.
Thanks, Piotr
Back to the thread
Back to the list