This commit is contained in:
Benjamin Przybocki 2014-12-21 12:06:08 -06:00 committed by Buddybenj
commit 4f324ad742
14 changed files with 23 additions and 38 deletions

View file

@ -136,7 +136,7 @@ static void ExceptionThread(mach_port_t port)
mach_msg_header_t *send_msg = nullptr;
mach_msg_size_t send_size = 0;
mach_msg_option_t option = MACH_RCV_MSG;
while (1)
while (true)
{
// If this isn't the first run, send the reply message. Then, receive
// a message: either a mach_exception_raise_state RPC due to