mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-12 14:05:25 +00:00
If a null-terminated string exactly of length MAX (0 byte included) is provided, it will be handled as invalid because of wrong string size length checks. Commit fixes this. Discovered during #1486 development.
This directory contains include files of interfaces that are exported by components to be used by other components. Each subdirectory corresponds to the component exporting the interface.