diff options
-rw-r--r-- | proc/mgt.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -435,7 +435,6 @@ S_proc_exception_raise (struct exc *e, if (! p) { /* Bogus RPC. */ - ports_port_deref (e); return EINVAL; } |
index : teythoon/hurd.git | ||
Personal Hurd development repository |
summaryrefslogtreecommitdiff |
-rw-r--r-- | proc/mgt.c | 1 |
@@ -435,7 +435,6 @@ S_proc_exception_raise (struct exc *e, if (! p) { /* Bogus RPC. */ - ports_port_deref (e); return EINVAL; } |