From 9d184c28ecd7ee3080145df9034217ff7443ef8b Mon Sep 17 00:00:00 2001 From: spv420 Date: Mon, 1 Aug 2022 00:53:51 -0400 Subject: fuck --- src/stage4/lib/native_ptr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stage4') diff --git a/src/stage4/lib/native_ptr.js b/src/stage4/lib/native_ptr.js index e6248e1..464d865 100644 --- a/src/stage4/lib/native_ptr.js +++ b/src/stage4/lib/native_ptr.js @@ -226,7 +226,7 @@ function Request_sp_buf_to_obj(buf) { for (var i = 0; i < (buf.length - 28) / 28; i++) { p0laris_log("%d", i); var init_port_set_buf = buf.subarray((i * 28) + 28); - ret.init_port_set.push(mach_msg_header_t_buf_to_obj(init_port_set_buf)); + ret.init_port_set.push(mach_msg_ool_ports_descriptor_t_buf_to_obj(init_port_set_buf)); } return ret; -- cgit v1.2.3