diff options
author | AnotherTest <ali.mpfard@gmail.com> | 2021-03-30 10:20:54 +0430 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-31 23:49:26 +0200 |
commit | cbd62c472e853eb98bbc0336f51dda06f1484a15 (patch) | |
tree | ca4cad61cd1abdd5010b484112831b843457cd5d /Base/res | |
parent | c4cf4ef111047db79cac18a2730fcad97a662dce (diff) | |
download | serenity-cbd62c472e853eb98bbc0336f51dda06f1484a15.zip |
UserspaceEmulator: Default-initialize the siginfo struct used in waitid
Otherwise it'll have some random value from the stack, and the kernel
will not bother setting it to zero.
Also add a debug print and tweak the FIXME message.
Diffstat (limited to 'Base/res')
0 files changed, 0 insertions, 0 deletions