mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-10 22:44:30 +00:00
Previously, the dst_len value was not decreased after each character that was written to the dst buffer. This way, if the content length was greater than dst_len, decoded_content wrote to memory out of bounds. Issue #2644
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.