cvs commit: ports UPDATING ports/mail/enigmail Makefile distinfo pkg-message ports/mail/enigmail-thunderbird Makefile

Andriy Gapon avg at FreeBSD.org
Fri Aug 19 15:12:32 UTC 2011


on 19/08/2011 17:59 Andriy Gapon said the following:
> nsIPCService::RunPipe -> nsPipeTransport::Terminate -> nsPipeTransport::Kill ->
> IPC_WaitProcess == _MD_WaitUnixProcess

BTW, curiously enough this how IPC_WaitProcess invocation looks in
nsPipeTransport::Kill:

// Reap process (to avoid memory leaks in NSPR)
// **NOTE** This could cause this (UI?) thread to hang
status = IPC_WaitProcess(mProcess, &mExitCode);

-- 
Andriy Gapon


More information about the freebsd-gecko mailing list