[valgrind] [Bug 379373] Syscall param msg->desc.port.name points to uninitialised byte(s) on macOS 10.12

2017-05-12 Thread MrCraftCod
https://bugs.kde.org/show_bug.cgi?id=379373

MrCraftCod  changed:

   What|Removed |Added

 CC||zerd...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 379373] Syscall param msg->desc.port.name points to uninitialised byte(s) on macOS 10.12

2017-05-12 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379373

--- Comment #1 from Louis Brunner  ---
Created attachment 105470
  --> https://bugs.kde.org/attachment.cgi?id=105470=edit
Define the kernelrpc_mach_port_construct_trap mach trap

The problem seems to be caused by a call to task_set_special_port with a port
constructed with mach_port_construct (handled by
kernelrpc_mach_port_construct_trap). The attached patch resolves the issue by
implementing the checks in the PRE/POST of this trap.

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 379373] Syscall param msg->desc.port.name points to uninitialised byte(s) on macOS 10.12

2017-05-01 Thread Louis Brunner
https://bugs.kde.org/show_bug.cgi?id=379373

Louis Brunner  changed:

   What|Removed |Added

 CC||louis.brunner...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[valgrind] [Bug 379373] Syscall param msg->desc.port.name points to uninitialised byte(s) on macOS 10.12

2017-04-29 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=379373

Rhys Kidd  changed:

   What|Removed |Added

   Assignee|jsew...@acm.org |rhysk...@gmail.com
 Blocks||365327
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=365327
[Bug 365327] Support macOS Sierra (10.12)
-- 
You are receiving this mail because:
You are watching all bug changes.