| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This reverts commit 7b9011628ec0dea3e01b19b75013ce5cf5b9c841.
We do want to release dead names, and not report the KERN_INVALID_RIGHT
error, just return that there is no translator any more.
As suggested by Sergey Bugaev
|
|
|
|
|
| |
* libfshelp/fetch-control.c (fshelp_fetch_control): When a port is
stale, do not try to deallocate it.
|
|
|
|
|
| |
Our variants print stack traces on failures. This will make locating
errors much easier.
|
|
|
|
|
|
| |
* libfshelp/fetch-control.c (fshelp_fetch_control): Check if the
control port is still alive, or deallocate the dead name, record the
fact in the transbox, and return MACH_PORT_NULL.
|
| |
|
| |
|
|
|