mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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.