Fix fstat() to filter st_mode correctlynacl-dynlink-0.1
commit7b77b13ebfae704ac4492827d4431b5e70789c37
authorMark Seaborn <mrs@mythic-beasts.com>
Fri, 2 Oct 2009 17:09:19 +0000 (2 18:09 +0100)
committerMark Seaborn <mrs@mythic-beasts.com>
Fri, 2 Oct 2009 17:09:19 +0000 (2 18:09 +0100)
treeed2bac5018f07c75e3e47e30dfbc51243d7142f7
parent124b74117509598a394f9dbb2c8c825a2710712b
Fix fstat() to filter st_mode correctly

The code was reading the output struct instead of the input.
service_runtime/linux/nacl_host_desc.c