Browse Source
Implementations of system calls getrusage and wait4 have not previously handled correctly cases when incorrect address of struct rusage is passed. This change makes sure return values are correctly set for these cases. Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>pull/10/merge
committed by
Riku Voipio
1 changed files with 8 additions and 3 deletions
Loading…
Reference in new issue