bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 16/17] XXX this looks wrong to me, please have a look


From: Justus Winter
Subject: [PATCH 16/17] XXX this looks wrong to me, please have a look
Date: Thu, 11 Jul 2013 18:09:19 +0200

---
 libfshelp/start-translator-long.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/libfshelp/start-translator-long.c 
b/libfshelp/start-translator-long.c
index 55fb0ff..9680871 100644
--- a/libfshelp/start-translator-long.c
+++ b/libfshelp/start-translator-long.c
@@ -293,6 +293,7 @@ fshelp_start_translator_long (fshelp_open_fn_t 
underlying_open_fn,
   /* Ask to be told if TASK dies.  */
   err =
     mach_port_request_notification(mach_task_self(),
+  /* XXX this looks wrong to me, bootstrap is used twice as argument... */
                                   bootstrap, MACH_NOTIFY_NO_SENDERS, 0,
                                   bootstrap, MACH_MSG_TYPE_MAKE_SEND_ONCE,
                                   &prev_notify);
-- 
1.7.10.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]