Lind-Project / native_client

native_client trusted code base
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Fix refcounting in sys_common #101

Closed rennergade closed 2 years ago

rennergade commented 2 years ago

PR w/ @kapkic that fixes refcounting in many of the system calls that were translated last summer.

Also fixes an off by one error in waitpid that was causing it to fail early.

kapkic commented 2 years ago

Resolved the issues except sel_ldr.c