mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-19 01:10:35 +00:00
Initialize the 'stat' buffer in the 'stat()' function to avoid potential non-deterministic program behavior. Fixes #362.
Initialize the 'stat' buffer in the 'stat()' function to avoid potential non-deterministic program behavior. Fixes #362.