mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
2b4cfafe55
This commit fixes file output `revng.api` in two ways: * The buffer's size is properly reported in `PipelineC.cpp` * The function `deserialize_container` in `revng.api.manager` no longer appends a `\0` to `content`, while avoiding a redundant copy